<http://www.bbc.co.uk/ontologies/bbc/Mobile>
      a       <http://www.bbc.co.uk/ontologies/bbc/Platform> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the web documents designed for a smaller, mobile screen."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Mobile"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/primaryContent>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the fact that a web document has as primary content the creative work (e.g., a news story about Tom Daley is the primary content of a webpage)."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "primaryContent"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/creativework/CreativeWork> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/primaryContentOf> .

<http://www.bbc.co.uk/ontologies/bbc>
      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>
              "The BBC ontology is used to describe BBC concepts in the store. For example, the BBC divisions (products) publishing linked data and interfacing with the triplestore, the platforms for which we produce content and the web documents that publish or are relevant to the BBC's content."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "BBC Ontology"@en-gb ;
      <http://purl.org/dc/elements/1.1/creator>
              <mailto:LinkedData@bbc.co.uk> ;
      <http://purl.org/dc/elements/1.1/date>
              "2012-12-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
      <http://purl.org/dc/terms/license>
              <http://creativecommons.org/licenses/by/4.0/> ;
      <http://www.bbc.co.uk/ontologies/provenance/canonicalLocation>
              "https://github.com/bbc-fm-nk-core-eng/ontologies/blob/master/core/bbc.ttl"^^<http://www.w3.org/2001/XMLSchema#string> ;
      <http://www.bbc.co.uk/ontologies/provenance/changeReason>
              "Changing NewsService to subClass core:Organisation."@en-gb ;
      <http://www.bbc.co.uk/ontologies/provenance/provided>
              "2015-03-19T12:08:33+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
      <http://www.bbc.co.uk/ontologies/provenance/provider>
              <mailto:gavin.james@bbc.co.uk> ;
      <http://www.bbc.co.uk/ontologies/provenance/public>
              "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
      <http://www.bbc.co.uk/ontologies/provenance/slug>
              "bbc"^^<http://www.w3.org/2001/XMLSchema#string> ;
      <http://www.bbc.co.uk/ontologies/provenance/version>
              "1.10"^^<http://www.w3.org/2001/XMLSchema#string> ;
      <http://www.w3.org/2002/07/owl#imports>
              <http://www.bbc.co.uk/ontologies/creativework> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.bbc.co.uk/ontologies/provenance> ;
      <http://www.w3.org/2002/07/owl#priorVersion>
              <http://www.bbc.co.uk/ontologies/bbc/1.9> ;
      <http://www.w3.org/2002/07/owl#versionIRI>
              <http://www.bbc.co.uk/ontologies/bbc/1.10> ;
      <http://www.w3.org/2002/07/owl#versionInfo>
              "1.10"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://www.bbc.co.uk/ontologies/bbc/WebDocument>
      a       <http://www.w3.org/2002/07/owl#Class> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "A web document is a page available from a content-negotiable URL on the BBC website or any web document to which the BBC points at."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "WebDocument"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#subClassOf>
              <http://www.w3.org/2002/07/owl#Thing> .

<http://www.bbc.co.uk/ontologies/bbc/HighWeb>
      a       <http://www.bbc.co.uk/ontologies/bbc/Platform> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the  web documents designed for a large screen."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "HighWeb"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/NewsService>
      a       <http://www.w3.org/2002/07/owl#Class> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Class representing a BBC News service, e.g., BBC Guernsey."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "NewsService"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#subClassOf>
              <http://www.bbc.co.uk/ontologies/coreconcepts/Organisation> .

<http://www.bbc.co.uk/ontologies/bbc/News>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This instance of bbc:Product is needed to associate WebDocuments from BBC News."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "News"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/Blogs>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This instance of bbc:Product is needed to associate WebDocuments from the BBC blogs."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Blogs"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/Sport>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This instance of bbc:Product is needed to associate WebDocuments from BBC Sport."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Sport"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/Music>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This instance of bbc:Product is needed to associate WebDocuments from BBC Music."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Music"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/Facebook>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the official Facebook pages of the things the BBC creates content about e.g., the Manchester council Facebook account http://www.facebook.com/mancitycouncil."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Facebook"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/OfficialHomepage>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the official home pages of the things the BBC creates content about e.g., the Manchester council homepage http://www.manchester.gov.uk."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "OfficialHomepage"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/product>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates the WebDocument with the particular BBC Product it belongs to. This reflects the editorial branding of the product."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "product"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/Product> .

<http://www.bbc.co.uk/ontologies/bbc/Platform>
      a       <http://www.w3.org/2002/07/owl#Class> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the different types of platforms through which a web document can be accessed. This is needed to derive the correct web document for consumption from the appropriate platform. If there's no specification on platform suitability then the document is considered to be suitable for both."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Platform"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#subClassOf>
              <http://www.w3.org/2002/07/owl#Thing> .

<http://www.bbc.co.uk/ontologies/bbc/Product>
      a       <http://www.w3.org/2002/07/owl#Class> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Class representing products which create content about things. Within the BBC's scope, this would be one of the ten Future Media Products. Outside the BBC, this could refer to an organisation or company whose web pages we link to. Typically the official web pages of things (e.g., http://www.tomdaley.tv/) or their Wikipedia, Twitter and Facebook pages."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Product"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#subClassOf>
              <http://www.w3.org/2002/07/owl#Thing> .

<http://www.bbc.co.uk/ontologies/bbc/Twitter>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Represents the official twitter pages of the things the BBC creates content about e.g., the Manchester council twitter account http://twitter.com/ManCityCouncil."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Twitter"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/hasOutput>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a regional BBC service with an audience facing output such as a News website."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/NewsService> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "hasOutput"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> .

<http://www.bbc.co.uk/ontologies/bbc/WebDocumentCategory>
      a       <http://www.w3.org/2002/07/owl#Class> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This class is needed to support the different categories of web documents. This is meant to be extended by the clients with categories of web documents that make sense to their own product. For example, dynamically generated aggregations of content or editorially curated profiles of things."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "WebDocumentCategory"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#subClassOf>
              <http://www.w3.org/2002/07/owl#Thing> .

<http://www.bbc.co.uk/ontologies/bbc/Education>
      a       <http://www.bbc.co.uk/ontologies/bbc/Product> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "This instance of bbc:Product is needed to associate WebDocuments from BBC Education."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "Education"@en-gb .

<http://www.bbc.co.uk/ontologies/bbc/servedBy>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a populated place with a regional BBC service that it is served by."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/coreconcepts/Place> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "servedBy"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/NewsService> ;
      <http://www.w3.org/2002/07/owl#deprecated>
              "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/serves> .

<http://www.bbc.co.uk/ontologies/bbc/primaryContentOf>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Inverse of bbc:primaryContent."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/creativework/CreativeWork> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "primaryContentOf"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/primaryContent> .

<http://www.bbc.co.uk/ontologies/bbc/coveredBy>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a Thing with a regional BBC service which reports on it."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/coreconcepts/Thing> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "coveredBy"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/NewsService> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/covers> .

<http://www.bbc.co.uk/ontologies/bbc/webDocumentCategory>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a web document with a category as defined by clients."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "webDocumentCategory"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocumentCategory> .

<http://www.bbc.co.uk/ontologies/bbc/covers>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a regional BBC service with a Thing that it regularly reports on."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/NewsService> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "covers"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/coreconcepts/Thing> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/coveredBy> .

<http://www.bbc.co.uk/ontologies/bbc/serves>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a regional BBC service with a populated place that it serves."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/NewsService> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "serves"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/coreconcepts/Place> ;
      <http://www.w3.org/2002/07/owl#inverseOf>
              <http://www.bbc.co.uk/ontologies/bbc/servedBy> .

<http://www.bbc.co.uk/ontologies/bbc/platform>
      a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
      <http://www.w3.org/2000/01/rdf-schema#comment>
              "Associates a web document with one of the platforms for which the WebDocument is appropriate. If the WebDocument is responsive then this property is not used because the WebDocument is appropriate for both platforms. Only one of the two allowed values (bbc:HighWeb, bbc:Mobile) can be used for every WebDocument. Therefore the property is used with at most one value per WebDocument."@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#domain>
              <http://www.bbc.co.uk/ontologies/bbc/WebDocument> ;
      <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
              <http://www.bbc.co.uk/ontologies/bbc> ;
      <http://www.w3.org/2000/01/rdf-schema#label>
              "platform"@en-gb ;
      <http://www.w3.org/2000/01/rdf-schema#range>
              <http://www.bbc.co.uk/ontologies/bbc/Platform> .
