@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:65677
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8437>, <http://id.agrisemantics.org/gacs/C20116>, <http://id.loc.gov/authorities/subjects/sh85148063>, <http://id.cabi.org/cabt/124869> ;
  skos:hiddenLabel "wool-industry"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "wool industry"@en, "industria lanar"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:6861, nalt:39302, nalt:9440 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "40153" ;
  skos:broader nalt:5363 .

nalt:39302
  skos:prefLabel "tejido de lana"@es, "woolen fabric"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:65677 .

nalt:6861
  skos:prefLabel "lana"@es, "wool"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:65677 .

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

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

nalt:9440
  skos:prefLabel "producción de lana"@es, "wool production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:65677 .

nalt:5363
  skos:prefLabel "industria textil"@es, "textile industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:65677 .

