@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:imports , ; "Ahmad Alobaid"^^rdfs:Literal , "Victor Rodriguez Doncel"^^rdfs:Literal ; "2020-10-16" ; "Innovation Map Ecosystem Ontology"^^rdfs:Literal ; "David Fernandez"^^rdfs:Literal , "David Suriol"^^rdfs:Literal , "Mario Quesada"^^rdfs:Literal , "Victor Ceballos"^^rdfs:Literal ; "2020-10-16"^^rdfs:Literal ; "This ontology is designed to represent the different industries, their market maps, areas and link them to business models, technological innovations and other industries."@en ; "Universidad Politécnica de Madrid"^^rdfs:Literal ; "mscore" ; "http://www.moonshot.ceo/ontologies/def/core/"^^rdfs:Literal ; "Creative Commons Attribution 4.0"^^rdfs:Literal ; rdfs:comment "This ontology is designed to represent the different industries, their market maps, areas and link them to business models, technological innovations and other industries."@en ; rdfs:label "Innovation Map Echosystem Ontology"^^rdfs:Literal . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/dcam/domainIncludes rdf:type owl:AnnotationProperty . ### http://purl.org/dc/dcam/rangeIncludes rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/date rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/title rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/accrualMethod rdf:type owl:AnnotationProperty ; rdfs:domain . ### http://purl.org/dc/terms/accrualPeriodicity rdf:type owl:AnnotationProperty ; rdfs:domain . ### http://purl.org/dc/terms/accrualPolicy rdf:type owl:AnnotationProperty ; rdfs:domain . ### http://purl.org/dc/terms/contributor rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created rdf:type owl:AnnotationProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://web.resource.org/cc/license rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#note rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# ### http://purl.org/dc/terms/Box rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/ISO3166 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/ISO639-2 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/ISO639-3 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/Period rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/Point rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/RFC1766 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/RFC3066 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/RFC4646 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/RFC5646 rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/URI rdf:type rdfs:Datatype . ### http://purl.org/dc/terms/W3CDTF rdf:type rdfs:Datatype . ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ################################################################# # Object Properties ################################################################# ### http://www.moonshot.ceo/ontologies/def/core/hasAreaMember :hasAreaMember rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf :isMemberOfArea ; rdfs:domain ; rdfs:range , . ### http://www.moonshot.ceo/ontologies/def/core/isMemberOfArea :isMemberOfArea rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain , ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/hasArea rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/hasCell rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdfs:domain , ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/hasKet rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdfs:domain , ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/hasMarketMap rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/isPartOfCell rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/isPartOfIndustry rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/isPartOfMarketMap rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/isPartOfNode rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/isRelatedToKet rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range . ### http://www.moonshot.ceo/ontologies/def/core/ontology/providesServiceTo rdf:type owl:ObjectProperty ; rdfs:domain ; rdfs:range . ################################################################# # Data properties ################################################################# ### http://purl.org/dc/terms/alternative rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/available rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/bibliographicCitation rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/created rdf:type owl:DatatypeProperty . ### http://purl.org/dc/terms/date rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/dateAccepted rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/dateCopyrighted rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/dateSubmitted rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/identifier rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/issued rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/modified rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/title rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://purl.org/dc/terms/valid rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal . ### http://www.moonshot.ceo/ontologies/def/core/ontology/abstract rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "has Abstract"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/correlativeName rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "has Correlative Name"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/creationDate rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range xsd:dateTimeStamp ; rdfs:label "is Created on Date"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/creator rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "is Created By"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/definition rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "has Definition"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/doc rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range xsd:anyURI ; rdfs:label "has Doc"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/icon rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , ; rdfs:range xsd:anyURI ; rdfs:label "has Icon"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/image rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , ; rdfs:range xsd:anyURI ; rdfs:label "has Image"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/keyword rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "has Keyword"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/title rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range rdfs:Literal ; rdfs:label "has Title"@en . ### http://www.moonshot.ceo/ontologies/def/core/ontology/url rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf ; rdfs:domain , , , , ; rdfs:range xsd:anyURI ; rdfs:label "has URL"@en . ################################################################# # Classes ################################################################# ### http://purl.org/dc/dcam/VocabularyEncodingScheme rdf:type owl:Class . ### http://purl.org/dc/terms/Agent rdf:type owl:Class . ### http://purl.org/dc/terms/AgentClass rdf:type owl:Class ; rdfs:subClassOf rdfs:Class . ### http://purl.org/dc/terms/BibliographicResource rdf:type owl:Class . ### http://purl.org/dc/terms/FileFormat rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/Frequency rdf:type owl:Class . ### http://purl.org/dc/terms/Jurisdiction rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/LicenseDocument rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/LinguisticSystem rdf:type owl:Class . ### http://purl.org/dc/terms/Location rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/LocationPeriodOrJurisdiction rdf:type owl:Class . ### http://purl.org/dc/terms/MediaType rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/MediaTypeOrExtent rdf:type owl:Class . ### http://purl.org/dc/terms/MethodOfAccrual rdf:type owl:Class . ### http://purl.org/dc/terms/MethodOfInstruction rdf:type owl:Class . ### http://purl.org/dc/terms/PeriodOfTime rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/PhysicalMedium rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/PhysicalResource rdf:type owl:Class . ### http://purl.org/dc/terms/Policy rdf:type owl:Class . ### http://purl.org/dc/terms/ProvenanceStatement rdf:type owl:Class . ### http://purl.org/dc/terms/RightsStatement rdf:type owl:Class . ### http://purl.org/dc/terms/SizeOrDuration rdf:type owl:Class ; rdfs:subClassOf . ### http://purl.org/dc/terms/Standard rdf:type owl:Class . ### http://www.moonshot.ceo/ontologies/def/core/ontology/Area rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] . ### http://www.moonshot.ceo/ontologies/def/core/ontology/Cell rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] . ### http://www.moonshot.ceo/ontologies/def/core/ontology/IndustrialFunction rdf:type owl:Class ; rdfs:subClassOf . ### http://www.moonshot.ceo/ontologies/def/core/ontology/Industry rdf:type owl:Class ; rdfs:subClassOf . ### http://www.moonshot.ceo/ontologies/def/core/ontology/Ket rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] . ### http://www.moonshot.ceo/ontologies/def/core/ontology/MarketMap rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] . ### http://www.moonshot.ceo/ontologies/def/core/ontology/Node rdf:type owl:Class ; rdfs:subClassOf . ### http://www.w3.org/2000/01/rdf-schema#Class rdfs:Class rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://purl.org/dc/elements/1.1/ rdf:type owl:NamedIndividual ; "2012-06-14"^^xsd:date ; "Dublin Core Metadata Element Set, Version 1.1"@en ; . ### http://purl.org/dc/elements/1.1/contributor rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity."@en ; rdfs:comment "An entity responsible for making contributions to the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Contributor"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/contributor) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/coverage rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges."@en ; rdfs:comment "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."@en ; rdfs:isDefinedBy ; rdfs:label "Coverage"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/creator rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date . ### http://purl.org/dc/elements/1.1/date rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date . ### http://purl.org/dc/elements/1.1/description rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ; rdfs:comment "An account of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Description"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/description) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/format rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]."@en ; rdfs:comment "The file format, physical medium, or dimensions of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Format"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/identifier rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Recommended practice is to identify the resource by means of a string conforming to an identification system."@en ; rdfs:comment "An unambiguous reference to the resource within a given context."@en ; rdfs:isDefinedBy ; rdfs:label "Identifier"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/identifier) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/language rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."@en ; rdfs:comment "A language of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Language"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/language) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/publisher rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."@en ; rdfs:comment "An entity responsible for making the resource available."@en ; rdfs:isDefinedBy ; rdfs:label "Publisher"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/publisher) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/relation rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."@en ; rdfs:comment "A related resource."@en ; rdfs:isDefinedBy ; rdfs:label "Relation"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/relation) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/rights rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."@en ; rdfs:comment "Information about rights held in and over the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Rights"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/source rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en ; rdfs:comment "A related resource from which the described resource is derived."@en ; rdfs:isDefinedBy ; rdfs:label "Source"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/source) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/subject rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."@en ; rdfs:comment "The topic of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Subject"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/subject) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/elements/1.1/title rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date . ### http://purl.org/dc/elements/1.1/type rdf:type owl:NamedIndividual ; "1999-07-02"^^xsd:date ; "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en ; rdfs:comment "The nature or genre of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Type"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/type) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . ### http://purl.org/dc/terms/ rdf:type owl:NamedIndividual ; "2012-06-14"^^xsd:date ; "DCMI Metadata Terms - other"@en ; . ### http://purl.org/dc/terms/Agent rdf:type owl:NamedIndividual , ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/AgentClass rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/BibliographicResource rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Box rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/DCMIType rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "DCMI Type Vocabulary"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/DDC rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of conceptual resources specified by the Dewey Decimal Classification."@en ; rdfs:isDefinedBy ; rdfs:label "DDC"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/FileFormat rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Frequency rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/IMT rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of media types specified by the Internet Assigned Numbers Authority."@en ; rdfs:isDefinedBy ; rdfs:label "IMT"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/ISO3166 rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/ISO639-2 rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/ISO639-3 rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Jurisdiction rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/LCC rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of conceptual resources specified by the Library of Congress Classification."@en ; rdfs:isDefinedBy ; rdfs:label "LCC"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/LCSH rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of labeled concepts specified by the Library of Congress Subject Headings."@en ; rdfs:isDefinedBy ; rdfs:label "LCSH"@en . ### http://purl.org/dc/terms/LicenseDocument rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/LinguisticSystem rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Location rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/LocationPeriodOrJurisdiction rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/MESH rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of labeled concepts specified by the Medical Subject Headings."@en ; rdfs:isDefinedBy ; rdfs:label "MeSH"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/MediaType rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/MediaTypeOrExtent rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/MethodOfAccrual rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/MethodOfInstruction rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/NLM rdf:type owl:NamedIndividual , ; "2005-06-13"^^xsd:date ; rdfs:comment "The set of conceptual resources specified by the National Library of Medicine Classification."@en ; rdfs:isDefinedBy ; rdfs:label "NLM"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/Period rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/PeriodOfTime rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/PhysicalMedium rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/PhysicalResource rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Point rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/Policy rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/ProvenanceStatement rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/RFC1766 rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/RFC3066 rdf:type owl:NamedIndividual ; "2002-07-13"^^xsd:date . ### http://purl.org/dc/terms/RFC4646 rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/RFC5646 rdf:type owl:NamedIndividual ; "2010-10-11"^^xsd:date . ### http://purl.org/dc/terms/RightsStatement rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/SizeOrDuration rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/Standard rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/TGN rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of places specified by the Getty Thesaurus of Geographic Names."@en ; rdfs:isDefinedBy ; rdfs:label "TGN"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/UDC rdf:type owl:NamedIndividual , ; "2000-07-11"^^xsd:date ; rdfs:comment "The set of conceptual resources specified by the Universal Decimal Classification."@en ; rdfs:isDefinedBy ; rdfs:label "UDC"@en ; rdfs:seeAlso . ### http://purl.org/dc/terms/URI rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/W3CDTF rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/abstract rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; rdfs:comment "A summary of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Abstract"@en . ### http://purl.org/dc/terms/accessRights rdf:type owl:NamedIndividual ; "2003-02-15"^^xsd:date ; ; "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."@en ; rdfs:comment "Information about who access the resource or an indication of its security status."@en ; rdfs:isDefinedBy ; rdfs:label "Access Rights"@en . ### http://purl.org/dc/terms/accrualMethod rdf:type owl:NamedIndividual ; "2005-06-13"^^xsd:date . ### http://purl.org/dc/terms/accrualPeriodicity rdf:type owl:NamedIndividual ; "2005-06-13"^^xsd:date . ### http://purl.org/dc/terms/accrualPolicy rdf:type owl:NamedIndividual ; "2005-06-13"^^xsd:date . ### http://purl.org/dc/terms/alternative rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/audience rdf:type owl:NamedIndividual ; "2001-05-21"^^xsd:date ; ; "Recommended practice is to use this property with non-literal values from a vocabulary of audience types."@en ; rdfs:comment "A class of agents for whom the resource is intended or useful."@en ; rdfs:isDefinedBy ; rdfs:label "Audience"@en . ### http://purl.org/dc/terms/available rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/bibliographicCitation rdf:type owl:NamedIndividual ; "2003-02-15"^^xsd:date . ### http://purl.org/dc/terms/conformsTo rdf:type owl:NamedIndividual ; "2001-05-21"^^xsd:date ; ; rdfs:comment "An established standard to which the described resource conforms."@en ; rdfs:isDefinedBy ; rdfs:label "Conforms To"@en . ### http://purl.org/dc/terms/contributor rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/coverage rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; , , ; "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage."@en ; rdfs:comment "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."@en ; rdfs:isDefinedBy ; rdfs:label "Coverage"@en . ### http://purl.org/dc/terms/created rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/creator rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; ; "Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided."@en ; rdfs:comment "An entity responsible for making the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Creator"@en . ### http://purl.org/dc/terms/date rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/dateAccepted rdf:type owl:NamedIndividual ; "2002-07-13"^^xsd:date . ### http://purl.org/dc/terms/dateCopyrighted rdf:type owl:NamedIndividual ; "2002-07-13"^^xsd:date . ### http://purl.org/dc/terms/dateSubmitted rdf:type owl:NamedIndividual ; "2002-07-13"^^xsd:date . ### http://purl.org/dc/terms/description rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/educationLevel rdf:type owl:NamedIndividual ; "2002-07-13"^^xsd:date ; ; rdfs:comment "A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended."@en ; rdfs:isDefinedBy ; rdfs:label "Audience Education Level"@en . ### http://purl.org/dc/terms/extent rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; ; "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format."@en ; rdfs:comment "The size or duration of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Extent"@en . ### http://purl.org/dc/terms/format rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; , ; "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration."@en ; rdfs:comment "The file format, physical medium, or dimensions of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Format"@en . ### http://purl.org/dc/terms/hasFormat rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of."@en ; rdfs:comment "A related resource that is substantially the same as the pre-existing described resource, but in another format."@en ; rdfs:isDefinedBy ; rdfs:label "Has Format"@en . ### http://purl.org/dc/terms/hasPart rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of."@en ; rdfs:comment "A related resource that is included either physically or logically in the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "Has Part"@en . ### http://purl.org/dc/terms/hasVersion rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of."@en ; rdfs:comment "A related resource that is a version, edition, or adaptation of the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "Has Version"@en . ### http://purl.org/dc/terms/identifier rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/instructionalMethod rdf:type owl:NamedIndividual ; "2005-06-13"^^xsd:date ; ; "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en ; rdfs:comment "A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support."@en ; rdfs:isDefinedBy ; rdfs:label "Instructional Method"@en . ### http://purl.org/dc/terms/isFormatOf rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Has Format."@en ; rdfs:comment "A pre-existing related resource that is substantially the same as the described resource, but in another format."@en ; rdfs:isDefinedBy ; rdfs:label "Is Format Of"@en . ### http://purl.org/dc/terms/isPartOf rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Has Part."@en ; rdfs:comment "A related resource in which the described resource is physically or logically included."@en ; rdfs:isDefinedBy ; rdfs:label "Is Part Of"@en . ### http://purl.org/dc/terms/isReferencedBy rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of References."@en ; rdfs:comment "A related resource that references, cites, or otherwise points to the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "Is Referenced By"@en . ### http://purl.org/dc/terms/isReplacedBy rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Replaces."@en ; rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "Is Replaced By"@en . ### http://purl.org/dc/terms/isRequiredBy rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Requires."@en ; rdfs:comment "A related resource that requires the described resource to support its function, delivery, or coherence."@en ; rdfs:isDefinedBy ; rdfs:label "Is Required By"@en . ### http://purl.org/dc/terms/isVersionOf rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version."@en ; rdfs:comment "A related resource of which the described resource is a version, edition, or adaptation."@en ; rdfs:isDefinedBy ; rdfs:label "Is Version Of"@en . ### http://purl.org/dc/terms/issued rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/language rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; ; "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."@en ; rdfs:comment "A language of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Language"@en . ### http://purl.org/dc/terms/license rdf:type owl:NamedIndividual ; "2004-06-14"^^xsd:date ; ; "Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided."@en ; rdfs:comment "A legal document giving official permission to do something with the resource."@en ; rdfs:isDefinedBy ; rdfs:label "License"@en . ### http://purl.org/dc/terms/mediator rdf:type owl:NamedIndividual ; "2001-05-21"^^xsd:date ; ; "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."@en ; rdfs:comment "An entity that mediates access to the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Mediator"@en . ### http://purl.org/dc/terms/medium rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; ; ; rdfs:comment "The material or physical carrier of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Medium"@en . ### http://purl.org/dc/terms/modified rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://purl.org/dc/terms/provenance rdf:type owl:NamedIndividual ; "2004-09-20"^^xsd:date ; ; "The statement may include a description of any changes successive custodians made to the resource."@en ; rdfs:comment "A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation."@en ; rdfs:isDefinedBy ; rdfs:label "Provenance"@en . ### http://purl.org/dc/terms/publisher rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/references rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By."@en ; rdfs:comment "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "References"@en . ### http://purl.org/dc/terms/relation rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."@en ; rdfs:comment "A related resource."@en ; rdfs:isDefinedBy ; rdfs:label "Relation"@en . ### http://purl.org/dc/terms/replaces rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By."@en ; rdfs:comment "A related resource that is supplanted, displaced, or superseded by the described resource."@en ; rdfs:isDefinedBy ; rdfs:label "Replaces"@en . ### http://purl.org/dc/terms/requires rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By."@en ; rdfs:comment "A related resource that is required by the described resource to support its function, delivery, or coherence."@en ; rdfs:isDefinedBy ; rdfs:label "Requires"@en . ### http://purl.org/dc/terms/rights rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; ; "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided."@en ; rdfs:comment "Information about rights held in and over the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Rights"@en . ### http://purl.org/dc/terms/rightsHolder rdf:type owl:NamedIndividual ; "2004-06-14"^^xsd:date ; ; "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided."@en ; rdfs:comment "A person or organization owning or managing rights over the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Rights Holder"@en . ### http://purl.org/dc/terms/source rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system."@en ; rdfs:comment "A related resource from which the described resource is derived."@en ; rdfs:isDefinedBy ; rdfs:label "Source"@en . ### http://purl.org/dc/terms/spatial rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; ; rdfs:comment "Spatial characteristics of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Spatial Coverage"@en . ### http://purl.org/dc/terms/subject rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; "Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary."@en ; rdfs:comment "A topic of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Subject"@en . ### http://purl.org/dc/terms/tableOfContents rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; rdfs:comment "A list of subunits of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Table Of Contents"@en . ### http://purl.org/dc/terms/temporal rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date ; ; rdfs:comment "Temporal characteristics of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Temporal Coverage"@en . ### http://purl.org/dc/terms/title rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date . ### http://purl.org/dc/terms/type rdf:type owl:NamedIndividual ; "2008-01-14"^^xsd:date ; "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format."@en ; rdfs:comment "The nature or genre of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Type"@en . ### http://purl.org/dc/terms/valid rdf:type owl:NamedIndividual ; "2000-07-11"^^xsd:date . ### http://www.moonshot.ceo/ rdf:type owl:NamedIndividual . ################################################################# # Annotations ################################################################# "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."@en ; rdfs:comment "An entity primarily responsible for making the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Creator"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."@en ; rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/date) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . rdfs:comment "A name given to the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Title"@en ; "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/title) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."@en . rdfs:comment "A resource that acts or has the power to act."@en ; rdfs:isDefinedBy ; rdfs:label "Agent"@en . rdfs:comment "A group of agents."@en ; rdfs:isDefinedBy ; rdfs:label "Agent Class"@en . rdfs:comment "A book, article, or other documentary resource."@en ; rdfs:isDefinedBy ; rdfs:label "Bibliographic Resource"@en . rdfs:comment "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme."@en ; rdfs:isDefinedBy ; rdfs:label "DCMI Box"@en ; rdfs:seeAlso . rdfs:comment "A digital resource format."@en ; rdfs:isDefinedBy ; rdfs:label "File Format"@en . rdfs:comment "A rate at which something recurs."@en ; rdfs:isDefinedBy ; rdfs:label "Frequency"@en . rdfs:comment "The set of codes listed in ISO 3166-1 for the representation of names of countries."@en ; rdfs:isDefinedBy ; rdfs:label "ISO 3166"@en ; rdfs:seeAlso . rdfs:comment "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages."@en ; rdfs:isDefinedBy ; rdfs:label "ISO 639-2"@en ; rdfs:seeAlso . rdfs:comment "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages."@en ; rdfs:isDefinedBy ; rdfs:label "ISO 639-3"@en ; rdfs:seeAlso . rdfs:comment "The extent or range of judicial, law enforcement, or other authority."@en ; rdfs:isDefinedBy ; rdfs:label "Jurisdiction"@en . rdfs:comment "A legal document giving official permission to do something with a resource."@en ; rdfs:isDefinedBy ; rdfs:label "License Document"@en . "Written, spoken, sign, and computer languages are linguistic systems."@en ; rdfs:comment "A system of signs, symbols, sounds, gestures, or rules used in communication."@en ; rdfs:isDefinedBy ; rdfs:label "Linguistic System"@en . rdfs:comment "A spatial region or named place."@en ; rdfs:isDefinedBy ; rdfs:label "Location"@en . rdfs:comment "A location, period of time, or jurisdiction."@en ; rdfs:isDefinedBy ; rdfs:label "Location, Period, or Jurisdiction"@en . rdfs:comment "A file format or physical medium."@en ; rdfs:isDefinedBy ; rdfs:label "Media Type"@en . rdfs:comment "A media type or extent."@en ; rdfs:isDefinedBy ; rdfs:label "Media Type or Extent"@en . rdfs:comment "A method by which resources are added to a collection."@en ; rdfs:isDefinedBy ; rdfs:label "Method of Accrual"@en . rdfs:comment "A process that is used to engender knowledge, attitudes, and skills."@en ; rdfs:isDefinedBy ; rdfs:label "Method of Instruction"@en . rdfs:comment "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme."@en ; rdfs:isDefinedBy ; rdfs:label "DCMI Period"@en ; rdfs:seeAlso . rdfs:comment "An interval of time that is named or defined by its start and end dates."@en ; rdfs:isDefinedBy ; rdfs:label "Period of Time"@en . "Examples include paper, canvas, or DVD."@en ; rdfs:comment "A physical material or carrier."@en ; rdfs:isDefinedBy ; rdfs:label "Physical Medium"@en . rdfs:comment "A material thing."@en ; rdfs:isDefinedBy ; rdfs:label "Physical Resource"@en . rdfs:comment "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme."@en ; rdfs:isDefinedBy ; rdfs:label "DCMI Point"@en ; rdfs:seeAlso . rdfs:comment "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters."@en ; rdfs:isDefinedBy ; rdfs:label "Policy"@en . rdfs:comment "Any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation."@en ; rdfs:isDefinedBy ; rdfs:label "Provenance Statement"@en . rdfs:comment "The set of tags, constructed according to RFC 1766, for the identification of languages."@en ; rdfs:isDefinedBy ; rdfs:label "RFC 1766"@en ; rdfs:seeAlso . "RFC 3066 has been obsoleted by RFC 4646."@en ; rdfs:comment "The set of tags constructed according to RFC 3066 for the identification of languages."@en ; rdfs:isDefinedBy ; rdfs:label "RFC 3066"@en ; rdfs:seeAlso . "RFC 4646 obsoletes RFC 3066."@en ; rdfs:comment "The set of tags constructed according to RFC 4646 for the identification of languages."@en ; rdfs:isDefinedBy ; rdfs:label "RFC 4646"@en ; rdfs:seeAlso . "RFC 5646 obsoletes RFC 4646."@en ; rdfs:comment "The set of tags constructed according to RFC 5646 for the identification of languages."@en ; rdfs:isDefinedBy ; rdfs:label "RFC 5646"@en ; rdfs:seeAlso . rdfs:comment "A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en ; rdfs:isDefinedBy ; rdfs:label "Rights Statement"@en . "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds."@en ; rdfs:comment "A dimension or extent, or a time taken to play or execute."@en ; rdfs:isDefinedBy ; rdfs:label "Size or Duration"@en . rdfs:comment "A reference point against which other things can be evaluated or compared."@en ; rdfs:isDefinedBy ; rdfs:label "Standard"@en . rdfs:comment "The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force."@en ; rdfs:isDefinedBy ; rdfs:label "URI"@en ; rdfs:seeAlso . rdfs:comment "The set of dates and times constructed according to the W3C Date and Time Formats Specification."@en ; rdfs:isDefinedBy ; rdfs:label "W3C-DTF"@en ; rdfs:seeAlso . ; "Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]."@en ; rdfs:comment "The method by which items are added to a collection."@en ; rdfs:isDefinedBy ; rdfs:label "Accrual Method"@en . ; "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]."@en ; rdfs:comment "The frequency with which items are added to a collection."@en ; rdfs:isDefinedBy ; rdfs:label "Accrual Periodicity"@en . ; "Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]."@en ; rdfs:comment "The policy governing the addition of items to a collection."@en ; rdfs:isDefinedBy ; rdfs:label "Accrual Policy"@en . "The distinction between titles and alternative titles is application-specific."@en ; rdfs:comment "An alternative name for the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Alternative Title"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date that the resource became or will become available."@en ; rdfs:isDefinedBy ; rdfs:label "Date Available"@en . "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ; rdfs:comment "A bibliographic reference for the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Bibliographic Citation"@en . ; "The guidelines for using names of persons or organizations as creators apply to contributors."@en ; rdfs:comment "An entity responsible for making contributions to the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Contributor"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date of creation of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Created"@en . "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."@en ; rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en ; rdfs:comment "Date of acceptance of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Accepted"@en . "Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date of copyright of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Copyrighted"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal)."@en ; rdfs:comment "Date of submission of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Submitted"@en . rdf:type owl:AnnotationProperty ; "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ; rdfs:comment "An account of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Description"@en . "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs."@en ; rdfs:comment "An unambiguous reference to the resource within a given context."@en ; rdfs:isDefinedBy ; rdfs:label "Identifier"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date of formal issuance of the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Issued"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date on which the resource was changed."@en ; rdfs:isDefinedBy ; rdfs:label "Date Modified"@en . ; rdfs:comment "An entity responsible for making the resource available."@en ; rdfs:isDefinedBy ; rdfs:label "Publisher"@en . rdfs:comment "A name given to the resource."@en ; rdfs:isDefinedBy ; rdfs:label "Title"@en . "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; rdfs:comment "Date (often a range) of validity of a resource."@en ; rdfs:isDefinedBy ; rdfs:label "Date Valid"@en . ### Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/