@base . @prefix rdf: . @prefix dcterms: . @prefix : . @prefix owl: . @prefix rdfs: . <> a owl:Ontology . a owl:Ontology . :contributor :description """Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity."""@en-us ; a owl:AnnotationProperty ; rdfs:comment """An entity responsible for making contributions to the content of the resource."""@en-us ; rdfs:isDefinedBy ; rdfs:label "Contributor"@en-us . :coverage :description """Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "The extent or scope of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Coverage"@en-us . :creator :description """Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity."""@en-us ; a owl:AnnotationProperty ; rdfs:comment """An entity primarily responsible for making the content of the resource."""@en-us ; rdfs:isDefinedBy ; rdfs:label "Creator"@en-us . :date :description """Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format."""@en-us ; a owl:AnnotationProperty ; rdfs:comment """A date associated with an event in the life cycle of the resource."""@en-us ; rdfs:isDefinedBy ; rdfs:label "Date"@en-us . :description :description """Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "An account of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Description"@en-us . :format :description """Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats)."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "The physical or digital manifestation of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Format"@en-us . :identifier :description """Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN)."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "An unambiguous reference to the resource within a given context."@en-us ; rdfs:isDefinedBy ; rdfs:label "Resource Identifier"@en-us . :language :description """Recommended best practice is to use RFC 3066 [RFC3066], which, in conjunction with ISO 639 [ISO639], defines two- and three-letter primary language tags with optional subtags. Examples include \"en\" or \"eng\" for English, \"akk\" for Akkadian, and \"en-GB\" for English used in the United Kingdom."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "A language of the intellectual content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Language"@en-us . :publisher :description """Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "An entity responsible for making the resource available"@en-us ; rdfs:isDefinedBy ; rdfs:label "Publisher"@en-us . :relation :description """ Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system. """@en-us ; a owl:AnnotationProperty ; rdfs:comment "A reference to a related resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Relation"@en-us . :rights :description """ Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource. """@en-us ; a owl:AnnotationProperty ; rdfs:comment "Information about rights held in and over the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Rights Management"@en-us . :source :description """The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system."""@en-us ; a owl:AnnotationProperty ; rdfs:comment """A reference to a resource from which the present resource is derived."""@en-us ; rdfs:isDefinedBy ; rdfs:label "Source"@en-us . :subject :description """Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "The topic of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Subject and Keywords"@en-us . :title :description """ Typically, a Title will be a name by which the resource is formally known. """@en-us ; a owl:AnnotationProperty ; rdfs:comment "A name given to the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Title"@en-us . :type :description """Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the DCMI Type Vocabulary [DCMITYPE]). To describe the physical or digital manifestation of the resource, use the Format element."""@en-us ; a owl:AnnotationProperty ; rdfs:comment "The nature or genre of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Resource Type"@en-us .