<http://purl.org/ontology/storyline/follows>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Allows one or more slots to be sequenced. Slot A follows Slot B."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "follows"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/StorylineComponent>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "An abstract parent class of storyline components."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "StorylineComponent"@en-gb ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/index>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A slot index. Allows slots to be ordered numerically"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "index"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#integer> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/Attribution>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Attribution of a storyline used for attributing the interpretation of the storyline to some agent. An interface class, that doesn't restrict the implementation of an attribution."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Attribution"@en-gb ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline>
        a       <http://www.w3.org/2002/07/owl#Ontology> , <http://www.bbc.co.uk/ontologies/provenance/Ontology> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "An ontology to represent News Storylines."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Storyline Ontology"@en-gb ;
        <http://purl.org/dc/elements/1.1/contributor>
                "Sebastien Cevey"@en-gb , "Michael Smethurst"@en-gb , "Tom Leitch"@en-gb , "Dan Brickley"@en-gb , "Helen Lippell"@en-gb , "Paul Rissen"@en-gb , "Matt Chadburn"@en-gb ;
        <http://purl.org/dc/elements/1.1/creator>
                <http://uk.linkedin.com/in/paulwilton> , <http://uk.linkedin.com/in/jarredmcginnis> , <http://www.bbc.co.uk/blogs/internet/authors/Jeremy_Tarling> ;
        <http://purl.org/dc/elements/1.1/date>
                "2013-05-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/elements/1.1/description>
                "An ontology to represent News Storylines."@en-gb ;
        <http://purl.org/dc/elements/1.1/rights>
                "This ontology is distributed under the Creative Commons SA-3.0 license"@en-gb ;
        <http://purl.org/dc/elements/1.1/title>
                "A News Storyline Ontology"@en-gb ;
        <http://purl.org/dc/terms/license>
                <http://creativecommons.org/licenses/by-sa/3.0/> ;
        <http://www.bbc.co.uk/ontologies/provenance/canonicalLocation>
                "https://repo.dev.bbc.co.uk/services/linked-data/ontologies/domain/news/storyline-0.3.ttl"^^<http://www.w3.org/2001/XMLSchema#string> ;
        <http://www.bbc.co.uk/ontologies/provenance/changeReason>
                "added nsl:createdDate, moved domain of nsl:time to nsl:StorylineSLot"@en-gb ;
        <http://www.bbc.co.uk/ontologies/provenance/provided>
                "2014-04-10T09:56:56+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.bbc.co.uk/ontologies/provenance/provider>
                <mailto:sam.starling@bbc.co.uk> ;
        <http://www.bbc.co.uk/ontologies/provenance/public>
                true ;
        <http://www.bbc.co.uk/ontologies/provenance/slug>
                "storyline"^^<http://www.w3.org/2001/XMLSchema#string> ;
        <http://www.bbc.co.uk/ontologies/provenance/version>
                "0.3"^^<http://www.w3.org/2001/XMLSchema#double> ;
        <http://www.w3.org/2002/07/owl#priorVersion>
                <http://purl.org/ontology/storyline/0.2> ;
        <http://www.w3.org/2002/07/owl#versionIRI>
                <http://purl.org/ontology/storyline/0.3> ;
        <http://www.w3.org/2002/07/owl#versionInfo>
                "0.3"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://purl.org/ontology/storyline/synopsis>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The synopsis of a storyline"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "synopsis"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2000/01/rdf-schema#Literal> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/StorylineSlot>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A storyline slot, used as a container for storyline components."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "StorylineSlot"@en-gb ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/time>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The time of a slot. A Temporal entity, an interval. Allows slots to be ordered temporally."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "time"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2006/time#TemporalEntity> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/topic>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a slot to a topic"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "topic"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/Topic> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/title>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A title of a storyline"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "title"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2000/01/rdf-schema#Literal> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/2000/01/rdf-schema#label> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/contains>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a Slot to a StorylineComponent contained therein. Can be a news event or another storyline"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "contains"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineComponent> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/hasUpdate>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a slot to a storyline as an update to an existing storyline."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hasUpdate"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://purl.org/ontology/storyline/hasSlot> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/Storyline>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A news storyline."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Storyline"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://purl.org/ontology/storyline/StorylineComponent> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/hasSlot>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a slot to a storyline. A storyline can have many slots"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hasSlot"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/hasChapter>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a slot to a storyline as a chapter of an existing storyline."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hasChapter"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://purl.org/ontology/storyline/hasSlot> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/dateCreated>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The date a storyline was created"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/StorylineComponent> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "dateCreated"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/hasDevelopment>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a slot to a storyline as a development of an existing storyline."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "hasDevelopment"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/StorylineSlot> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://purl.org/ontology/storyline/hasSlot> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/Topic>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The topic of a storyline. An interface to some concept in a knowledge domain."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Topic"@en-gb ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/attributedTo>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Associates a storyline to its attribution. Provides for interpretation provenance through attribution"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "attributedTo"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://purl.org/ontology/storyline/Attribution> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/Event>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A newsworthy event. An un-disputable real world event."@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Event"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://purl.org/ontology/storyline/StorylineComponent> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .

<http://purl.org/ontology/storyline/comment>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "An editorial comment on a storyline"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <http://purl.org/ontology/storyline/Storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/ontology/storyline> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "comment"@en-gb ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2000/01/rdf-schema#Literal> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/2000/01/rdf-schema#comment> ;
        <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status>
                "testing" .
