@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:13939
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "New South Wales"@en, "Nueva Gales del Sur"@es ;
  skos:closeMatch wd:Q3224 ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  dc:modified "2016-08-09"^^xsd:date ;
  skos:hiddenLabel "Cabbage Tree Island"@en, "New-South-Wales"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5162>, <http://id.agrisemantics.org/gacs/C17101> ;
  ns0:marc001 "25257" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:13932 .

nalt:13932
  skos:prefLabel "Australia"@es, "Australia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:13939 .

ns0:Geographical
  rdfs:label "Geographical"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

