@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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#> .
@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:1006
  skos:hiddenLabel "bridge-pier"@en, "bridge pier"@en, "bridge-piers"@en, "bridge piers"@en ;
  dc:modified "2020-03-06"^^xsd:date ;
  skos:prefLabel "puentes"@es, "bridges (infrastructure)"@en ;
  skos:broader nalt:1004, nalt:1003 ;
  skos:exactMatch <http://id.cabi.org/cabt/20759>, <http://id.agrisemantics.org/gacs/C28529> ;
  ns0:marc001 "60554" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic .

nalt:1004
  skos:prefLabel "transporte"@es, "transportation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1006 .

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

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

nalt:1003
  skos:prefLabel "infraestructura"@es, "infrastructure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1006 .

