@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_e3e3d827>
  skos:prefLabel "Azimuth"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b6f08c79> .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b6f08c79> .

<https://w3id.org/ozcar-theia/def_87aee2ab>
  dc:source <https://en.wikipedia.org/wiki/Angle> ;
  rdf:value "The figure formed by two rays, called the sides of the angle, sharing a common endpoint, called the vertex of the angle."@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_d30a4300>
  skos:prefLabel "Tilt angle"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b6f08c79> .

<https://w3id.org/ozcar-theia/c_fe539549>
  skos:prefLabel "Dip angle"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b6f08c79> .

<https://w3id.org/ozcar-theia/c_1e8e28cd>
  skos:prefLabel "Strike angle"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b6f08c79> .

<https://w3id.org/ozcar-theia/c_b6f08c79>
  skos:definition <https://w3id.org/ozcar-theia/def_87aee2ab> ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1e8e28cd>, <https://w3id.org/ozcar-theia/c_e3e3d827>, <https://w3id.org/ozcar-theia/c_fe539549>, <https://w3id.org/ozcar-theia/c_d30a4300> ;
  dc:created "2022-12-20T10:21:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:modified "2022-12-20T10:36:15"^^xsd:dateTime ;
  skos:prefLabel "Angle"@en .

