@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/1864>
  skos:prefLabel "Publicly available software"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1862> .

<http://astrothesaurus.org/uat/1862>
  skos:narrower <http://astrothesaurus.org/uat/1866>, <http://astrothesaurus.org/uat/1864>, <http://astrothesaurus.org/uat/1867>, <http://astrothesaurus.org/uat/1865>, <http://astrothesaurus.org/uat/1863> ;
  skos:prefLabel "Software licensing"@en ;
  skos:broader <http://astrothesaurus.org/uat/1855> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2018-08-27T19:34:17Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "2018-01-26T16:22:44Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1867>
  skos:prefLabel "Private software"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1862> .

<http://astrothesaurus.org/uat/1865>
  skos:prefLabel "Software available on request"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1862> .

<http://astrothesaurus.org/uat/1863>
  skos:prefLabel "Public domain software"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1862> .

<http://astrothesaurus.org/uat/1866>
  skos:prefLabel "Open source software"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1862> .

<http://astrothesaurus.org/uat/1855>
  skos:prefLabel "Astronomy software"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1862> .

