@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:13201
  skos:prefLabel "halógenos"@es, "halogens"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:40726 .

nalt:40726
  skos:prefLabel "fluorine"@en, "flúor"@es ;
  skos:related nalt:25417, nalt:30334 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2996>, <http://id.loc.gov/authorities/subjects/sh85049424>, <http://id.agrisemantics.org/gacs/C14528>, <http://id.cabi.org/cabt/48730> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:13201, nalt:12372 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15433" .

nalt:30334
  skos:prefLabel "fluoruros"@es, "fluorides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:40726 .

nalt:25417
  skos:prefLabel "compuestos organofluorados"@es, "organofluorine compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:40726 .

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

nalt:12372
  skos:prefLabel "oligoelementos"@es, "trace elements"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:40726 .

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

