@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://astrothesaurus.org/uat/104>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/1393>, <http://astrothesaurus.org/uat/661>, <http://astrothesaurus.org/uat/102>, <http://astrothesaurus.org/uat/1129> ;
  dc:modified "2022-03-29T17:21:25.592Z"^^xsd:dateTime ;
  skos:topConceptOf esado: ;
  skos:inScheme esado: ;
  a skos:Concept ;
  skos:prefLabel "Astrophysical processes"@en .

<http://astrothesaurus.org/uat/661>
  skos:prefLabel "Gravitation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/104> .

<http://astrothesaurus.org/uat/102>
  skos:prefLabel "Astrophysical magnetism"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/104> .

esado:domainESADDP
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "ESA Data Discovery Portal"@en ;
  skos:member esado:widgetsSCI .

<http://astrothesaurus.org/uat/1393>
  skos:prefLabel "Relativity"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/104> .

esado:widgetsSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Space Science Widgets"@en ;
  skos:member esado:widgetThemesSCI .

esado:widgetThemesSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Thematic Area"@en ;
  skos:member <http://astrothesaurus.org/uat/104> .

<http://astrothesaurus.org/uat/1129>
  skos:prefLabel "Nuclear astrophysics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/104> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology ;
  skos:hasTopConcept <http://astrothesaurus.org/uat/104> .

esado:domainSCI
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "Space Science"@en ;
  skos:member esado:themesSCI .

esado:themesSCI
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Space Science thematic area"@en ;
  skos:member <http://astrothesaurus.org/uat/104> .

