@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:292333
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "carbon nanofibril"@en, "carbon nanofibre"@en, "carbon nanofiber"@en, "carbon-nanofibers"@en ;
  skos:prefLabel "carbon nanofibers"@en, "nanofibras de carbono"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:137906 ;
  dc:created "2017-02-14"^^xsd:date ;
  skos:related nalt:12600, nalt:3913, nalt:291541 ;
  dc:modified "2018-10-11"^^xsd:date ;
  skos:altLabel "carbon nanofibrils"@en, "carbon nanofibres"@en ;
  ns0:marc001 "80473" .

nalt:137906
  skos:prefLabel "nanofibras"@es, "nanofibers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:292333 .

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

nalt:12600
  skos:prefLabel "membranas artificiales"@es, "artificial membranes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:292333 .

nalt:291541
  skos:prefLabel "nanofibras de celulosa"@es, "cellulose nanofibers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:292333 .

nalt:3913
  skos:prefLabel "carbono"@es, "carbon"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:292333 .

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

