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

nalt:56103
  skos:prefLabel "aguas residuales"@es, "sewage"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:146329 .

nalt:62959
  skos:prefLabel "tratamiento de aguas servidas"@es, "sewage treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:146329 .

nalt:146329
  skos:related nalt:62959, nalt:56103 ;
  skos:altLabel "sanitary sewage systems"@en, "sanitary sewers"@en, "sewerage systems"@en, "sewage conveyance systems"@en ;
  skos:prefLabel "alcantarillados sanitarios"@es, "sewage systems"@en ;
  skos:hiddenLabel "concrete sewers"@en, "sewage system"@en, "concrete sewer"@en, "sewage-systems"@en ;
  ns0:marc001 "60113" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2011-06-10"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7009>, <http://id.cabi.org/cabt/106353>, <http://id.agrisemantics.org/gacs/C13354> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2019-03-22"^^xsd:date ;
  skos:broader nalt:146328 .

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

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

nalt:146328
  skos:prefLabel "alcantarillados"@es, "sewer systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:146329 .

