@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/2367>
  skos:prefLabel "Indigenous astronomy"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/477> .

<http://astrothesaurus.org/uat/2366>
  skos:prefLabel "Cultural astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/477> .

<http://astrothesaurus.org/uat/477>
  skos:narrower <http://astrothesaurus.org/uat/2367> ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/2366> ;
  dc:modified "2020-11-03T20:59:43.943Z"^^xsd:dateTime, "2022-06-24T17:24:59.604Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  skos:definition "The study of the beliefs, interpretations, and practices of specific cultures regarding celestial objects or phenomena. Ethnoastronomy uses the tools and methodologies of ethnology in the study of astronomical conceptions."@en ;
  skos:prefLabel "Ethnoastronomy"@en .

