@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@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#> .

lcsh:sh85067456 skos:broader lcsh:sh98003015 .
lcsh:sh85028562 skos:broader lcsh:sh98003015 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh98003015 .

lcsh:sh98003015
  skos:altLabel "Overseas territories"@en, "Dependent territories"@en, "Nonselfgoverning territories"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Here are entered general works on territories that have not attained full self-government. Works on the non-self-governing territories of a particular country are entered under the name of the country with the subdivision [Territories and possessions.]" ;
  skos:prefLabel "Non-self-governing territories"@en ;
  dc:created "1998-05-15T00:00:00"^^xsd:dateTime .

