@prefix theia_ozcar_thesaurus: <https://w3id.org/ozcar-theia/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

theia_ozcar_thesaurus:c_1891fe59
  skos:narrower theia_ozcar_thesaurus:c_79cd5d9f ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:prefLabel "Duration"@en .

theia_ozcar_thesaurus:c_39aa74a0 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_96913c67 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_45f91b64 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_c57c3ab6 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_31b874f5 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_32556833 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_5ebcb38b ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_2edbb039 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_0867d7b0 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_817acd86 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_939a48cb ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_1526daa4 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_7453591c ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_65b13730 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_12c92fe3 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_cc6e164e ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_945d0396 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_12e33a58 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_97cac5af ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_f60a35c0 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_6afc2332 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_911c870f ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_1ff40d24 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_86f88470 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_a0c135c0 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_7d50968d ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_f585c085 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_a01e65f1 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_0859349c ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_62b15c72 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_3019d4f8 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_68dca9a5 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_421b164a ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_0f4fe8e7 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_73a58ae1 ns0:hasProperty theia_ozcar_thesaurus:c_79cd5d9f .
theia_ozcar_thesaurus:c_79cd5d9f
  a skos:Concept, ns0:Property ;
  skos:definition "[Wikipedia] The period is the duration of time of one cycle in a repeating event, so the period is the reciprocal of the frequency."@en ;
  skos:inScheme theia_ozcar_thesaurus: ;
  skos:prefLabel "Period"@en ;
  skos:broader theia_ozcar_thesaurus:c_1891fe59 ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  dc:modified "2022-03-10T14:19:36"^^xsd:dateTime .

rdf:type
  rdfs:label "type" ;
  rdfs:comment "The subject is an instance of a class." .

skos:Concept
  a owl:Class ;
  rdfs:label "Concept"@en, "SKOS Concept"@en .

ns0:Property
  a owl:Class ;
  rdfs:label "Property" .

skos:definition
  rdfs:label "definition"@en ;
  skos:definition "A statement or formal explanation of the meaning of a concept."@en ;
  rdfs:subPropertyOf skos:note .

skos:inScheme
  rdfs:label "is in scheme"@en ;
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en .

theia_ozcar_thesaurus: a owl:Ontology, skos:ConceptScheme .
skos:prefLabel
  rdfs:label "preferred label"@en ;
  rdfs:comment "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:subPropertyOf rdfs:label .

skos:broader
  rdfs:label "has broader"@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:subPropertyOf skos:broaderTransitive .

