@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix audience: <http://www.bbc.co.uk/ontologies/audience/> .
@prefix bbc: <http://www.bbc.co.uk/ontologies/bbc/> .
@prefix core: <http://www.bbc.co.uk/ontologies/coreconcepts/> .
@prefix cwork: <http://www.bbc.co.uk/ontologies/creativework/> .
@prefix provenance: <http://www.bbc.co.uk/ontologies/provenance/> .
@prefix tagging: <http://www.bbc.co.uk/ontologies/tagging/> .

<http://www.bbc.co.uk/ontologies/bbc>
    dc:creator <mailto:jeremy.tarling@bbc.co.uk>, <mailto:tom.hodgkinson@bbc.co.uk> ;
    dc:date "2012-12-01"^^xsd:date ;
    dcterms:license <http://creativecommons.org/licenses/by/4.0/> ;
    dcterms:modified "2021-11-11"^^xsd:date ;
    provenance:canonicalLocation "https://github.com/bbc/ontologies/blob/master/core/bbc.ttl"^^xsd:string ;
    provenance:changeReason "Adding Shelf Life class and property"@en-gb ;
    provenance:public true ;
    provenance:slug "bbc"^^xsd:string ;
    provenance:version "1.37"^^xsd:string ;
    a provenance:Ontology, owl:Ontology ;
    rdfs: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 ;
    rdfs:label "BBC Ontology"@en-gb ;
    owl:imports <http://purl.org/dc/elements/1.1/>, <http://purl.org/dc/terms/>, <http://www.bbc.co.uk/ontologies/creativework>, <http://www.bbc.co.uk/ontologies/provenance> ;
    owl:priorVersion <http://www.bbc.co.uk/ontologies/bbc/1.36> ;
    owl:versionIRI <http://www.bbc.co.uk/ontologies/bbc/1.37> ;
    owl:versionInfo "1.37"^^xsd:string .

bbc:AssetType
    a owl:Class ;
    rdfs:comment "The type or form of a BBC asset"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.30> ;
    rdfs:label "AssetType"@en-gb ;
    rdfs:subClassOf tagging:AssetType .

bbc:Audience
    a owl:Class ;
    rdfs:comment "An audience for a BBC asset."@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Audience"@en-gb ;
    rdfs:subClassOf tagging:Audience .

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

bbc:Brand
    a owl:Class ;
    rdfs:comment "A brand for a BBC asset - for example a PIPs programme brand like 'Luther' or a Journalism brand like 'Reality Check"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Brand"@en-gb .

bbc:Campaign
    a owl:Class ;
    rdfs:comment "An editorial campaign which groups together BBC assets"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.27> ;
    rdfs:label "Campaign"@en-gb ;
    rdfs:subClassOf tagging:Campaign .

bbc:ContentBrand
    a owl:Class ;
    rdfs:comment "Top-level programme objects and journalism brands (like 'Reality Check')"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.35> ;
    rdfs:label "ContentBrand"@en-gb ;
    rdfs:subClassOf bbc:Brand, tagging:Brand .

bbc:CoreService
    a owl:Class ;
    rdfs:comment "The primary access points for audiences to consume BBC content"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.35> ;
    rdfs:label "CoreService"@en-gb ;
    rdfs:subClassOf bbc:Brand .

bbc:Correspondent
    a owl:Class ;
    rdfs:comment "The class of BBC correspondents" ;
    rdfs:label "Correspondent" ;
    rdfs:subClassOf core:Person .

bbc:CuratorBrand
    a owl:Class ;
    rdfs:comment "National/local TV/radio services, World Service language services, curated groupings of online content"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.35> ;
    rdfs:label "CuratorBrand"@en-gb ;
    rdfs:subClassOf bbc:Brand, tagging:Brand .

bbc:EditorialFormat
    a owl:Class ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "EditorialFormat"@en-gb ;
    rdfs:subClassOf bbc:Format .

bbc:EditorialSensitivity
    a owl:Class ;
    rdfs:comment "An editorial sensitivity for a BBC asset."@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "EditorialSensitivity"@en-gb ;
    rdfs:subClassOf tagging:EditorialSensitivity .

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

bbc:Facebook
    a bbc:Product ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Facebook"@en-gb .

bbc:Format
    a owl:Class ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Format"@en-gb ;
    rdfs:subClassOf tagging:Format .

bbc:Genre
    a owl:Class ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Genre"@en-gb ;
    rdfs:subClassOf tagging:Genre .

bbc:HighWeb
    a bbc:Platform ;
    rdfs:comment "Represents the  web documents designed for a large screen."@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "HighWeb"@en-gb .

bbc:InfoClass
    a owl:Class ;
    rdfs:comment "The information security classification for a BBC asset"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.23> ;
    rdfs:label "InfoClass"@en-gb ;
    rdfs:subClassOf tagging:InfoClass .

bbc:MediaFormat
    a owl:Class ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "MediaFormat"@en-gb ;
    rdfs:subClassOf bbc:Format .

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

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

bbc:NarrativeTheme
    a owl:Class ;
    rdfs:comment "The narrative theme of a BBC asset"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.29> ;
    rdfs:label "NarrativeTheme"@en-gb ;
    rdfs:subClassOf core:Theme, tagging:NarrativeTheme .

bbc:Nation
    a owl:Class ;
    rdfs:comment "BBC national audience location"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.26> ;
    rdfs:label "Audience nation"@en-gb ;
    rdfs:subClassOf audience:Location .

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

bbc:NewsService
    a owl:Class ;
    rdfs:comment "Class representing a BBC News service, e.g., BBC Guernsey."@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "NewsService"@en-gb ;
    rdfs:subClassOf core:Organisation .

bbc:OfficialHomepage
    a bbc:Product ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "OfficialHomepage"@en-gb .

bbc:OrganisationalUnit
    a owl:Class ;
    rdfs:comment "A BBC team, BBC department, or any other part of the BBC"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.32> ;
    rdfs:label "OrganisationalUnit"@en-gb ;
    rdfs:subClassOf tagging:Agent, tagging:OrganisationalUnit .

bbc:Platform
    a owl:Class ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Platform"@en-gb ;
    rdfs:subClassOf owl:Thing .

bbc:Product
    a owl:Class ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Product"@en-gb ;
    rdfs:subClassOf owl:Thing .

bbc:Region
    a owl:Class ;
    rdfs:comment "BBC regional audience location"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.26> ;
    rdfs:label "Audience region"@en-gb ;
    rdfs:subClassOf audience:Location .

bbc:ShelfLife
    a owl:Class ;
    rdfs:comment "A period of time for which it is appropriate to promote an asset"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.36> ;
    rdfs:label "ShelfLife"@en-gb ;
    rdfs:subClassOf tagging:ShelfLife .

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

bbc:SportEditorialTeam
    a owl:Class ;
    rdfs:comment "Class representing BBC Sport editorial teams, e.g. BBC Sport Scotland"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "SportEditorialTeam"@en-gb ;
    rdfs:subClassOf core:Organisation .

bbc:Twitter
    a bbc:Product ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "Twitter"@en-gb .

bbc:WebDocument
    a owl:Class ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "WebDocument"@en-gb ;
    rdfs:subClassOf owl:Thing .

bbc:WebDocumentCategory
    a owl:Class ;
    rdfs: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 ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "WebDocumentCategory"@en-gb ;
    rdfs:subClassOf owl:Thing .

bbc:assetType
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with an Asset Type or 'form'"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.30> ;
    rdfs:label "assetType"@en-gb ;
    rdfs:range bbc:AssetType .

bbc:brand
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with bbc:Brand instance"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "brand"@en-gb ;
    rdfs:range bbc:Brand .

bbc:campaign
    a owl:ObjectProperty ;
    rdfs:comment "This property connects a BBC asset to a particular editorial campaign"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.27> ;
    rdfs:label "campaign"@en-gb ;
    rdfs:range bbc:Campaign .

bbc:commissionedFor
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with an audience for which is intended."@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "commissionedFor"@en-gb ;
    rdfs:range bbc:Audience ;
    rdfs:subPropertyOf bbc:relevantTo .

bbc:contributor
    a owl:ObjectProperty ;
    rdfs:comment "Connects a BBC asset to a contributor" ;
    rdfs:domain owl:Thing ;
    rdfs:label "contributor" ;
    rdfs:range tagging:Agent .

bbc:coveredBy
    a owl:ObjectProperty ;
    rdfs:comment "Associates a Thing with a regional BBC service which reports on it."@en-gb ;
    rdfs:domain core:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "coveredBy"@en-gb ;
    rdfs:range bbc:NewsService ;
    owl:inverseOf bbc:covers .

bbc:covers
    a owl:ObjectProperty ;
    rdfs:comment "Associates a regional BBC service with a Thing that it regularly reports on."@en-gb ;
    rdfs:domain bbc:NewsService ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "covers"@en-gb ;
    rdfs:range core:Thing ;
    owl:inverseOf bbc:coveredBy .

bbc:editorialSensitivity
    a owl:ObjectProperty ;
    rdfs:comment "Associates a BBC asset with an editorial sensitivity."@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "editorialSensitivity"@en-gb ;
    rdfs:range bbc:EditorialSensitivity .

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

bbc:infoClass
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with an information security classification"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.23> ;
    rdfs:label "infoClass"@en-gb ;
    rdfs:range bbc:InfoClass .

bbc:narrativeTheme
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with a Narratve Theme"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.29> ;
    rdfs:label "narrativeTheme"@en-gb ;
    rdfs:range bbc:NarrativeTheme .

bbc:pipsId
    a owl:DatatypeProperty ;
    rdfs:comment "Maps a BBC asset to its equivalent PIPs ID"@en-gb ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "pipsId"@en-gb ;
    rdfs:range xsd:String .

bbc:platform
    a owl:ObjectProperty ;
    rdfs: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 ;
    rdfs:domain bbc:WebDocument ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "platform"@en-gb ;
    rdfs:range bbc:Platform .

bbc:primaryContent
    a owl:ObjectProperty ;
    rdfs: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 ;
    rdfs:domain bbc:WebDocument ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "primaryContent"@en-gb ;
    rdfs:range cwork:CreativeWork ;
    owl:inverseOf bbc:primaryContentOf .

bbc:primaryContentOf
    a owl:ObjectProperty ;
    rdfs:comment "Inverse of bbc:primaryContent."@en-gb ;
    rdfs:domain cwork:CreativeWork ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "primaryContentOf"@en-gb ;
    rdfs:range bbc:WebDocument ;
    owl:inverseOf bbc:primaryContent .

bbc:primaryMediaType
    a owl:ObjectProperty ;
    rdfs:comment "This property connects a BBC asset with its primary media type"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.22> ;
    rdfs:label "primaryMediaType"@en-gb ;
    rdfs:range cwork:MediaType .

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

bbc:relevantTo
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with an audience to which it's relevant."@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "relevantTo"@en-gb ;
    rdfs:range bbc:Audience .

bbc:servedBy
    a owl:ObjectProperty ;
    rdfs:comment "Associates a populated place with a regional BBC service that it is served by."@en-gb ;
    rdfs:domain core:Place ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "servedBy"@en-gb ;
    rdfs:range bbc:NewsService ;
    owl:deprecated true ;
    owl:inverseOf bbc:serves .

bbc:serves
    a owl:ObjectProperty ;
    rdfs:comment "Associates a regional BBC service with a populated place that it serves."@en-gb ;
    rdfs:domain bbc:NewsService ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "serves"@en-gb ;
    rdfs:range core:Place ;
    owl:inverseOf bbc:servedBy .

bbc:shelfLife
    a owl:ObjectProperty ;
    rdfs:comment "Associates an asset with a period of time for which it is appropriate to promote an asset"@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.36> ;
    rdfs:label "shelfLife"@en-gb ;
    rdfs:range bbc:ShelfLife .

bbc:subFormatOf
    a owl:TransitiveProperty ;
    rdfs:comment "Allows a format to transitively be a child of another format"@en-gb ;
    rdfs:domain bbc:Format ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "subFormatOf"@en-gb ;
    rdfs:range bbc:Format ;
    rdfs:subPropertyOf tagging:subConceptOf .

bbc:subGenreOf
    a owl:TransitiveProperty ;
    rdfs:comment "Allows a genre to transitively be a child of another genre"@en-gb ;
    rdfs:domain bbc:Genre ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "subGenreOf"@en-gb ;
    rdfs:range bbc:Genre ;
    rdfs:subPropertyOf tagging:subConceptOf .

bbc:subOrganisationalUnitOf
    a owl:TransitiveProperty ;
    rdfs:comment "This property associates one bbc:OrganisationalUnit with another above it in a hierarchy"@en-gb ;
    rdfs:domain bbc:OrganisationalUnit ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc/1.33> ;
    rdfs:label "subOrganisationalUnitOf"@en-gb ;
    rdfs:range bbc:OrganisationalUnit ;
    rdfs:subPropertyOf core:isPartOf .

bbc:suitableFor
    a owl:ObjectProperty ;
    rdfs:comment "This property associates a BBC asset with an audience for which it's suitable."@en-gb ;
    rdfs:domain owl:Thing ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "suitableFor"@en-gb ;
    rdfs:range audience:SuitableAgeRange .

bbc:webDocumentCategory
    a owl:ObjectProperty ;
    rdfs:comment "Associates a web document with a category as defined by clients."@en-gb ;
    rdfs:domain bbc:WebDocument ;
    rdfs:isDefinedBy <http://www.bbc.co.uk/ontologies/bbc> ;
    rdfs:label "webDocumentCategory"@en-gb ;
    rdfs:range bbc:WebDocumentCategory .

