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

nalt:263651
  skos:prefLabel "actividades antiincrustantes"@es, "antifouling activities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:616 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:69869
  skos:prefLabel "incrustación"@es, "fouling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:616 .

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:616 .

nalt:148552
  skos:prefLabel "biocidas"@es, "biocides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:616 .

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

nalt:616
  ns0:marc001 "2847" ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:hiddenLabel "antifouling coating"@en, "antifouling paints"@en, "antifouling agent"@en, "antifouling compounds"@en, "antifouling-agents"@en, "antifouling compound"@en, "antifouling paint"@en, "antifouling coatings"@en ;
  skos:prefLabel "agentes antimoluscosos"@es, "antifouling agents"@en ;
  skos:related nalt:148552, nalt:263651, nalt:69869 ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:194 ;
  skos:altLabel "antifoulants"@en ;
  skos:definition nalt:616_def ;
  dc:created "2006-01-19"^^xsd:date .

nalt:616_def
  rdf:value "Sustancias que impiden que las superficies se vuelvan incrustadas, estorbadas o ahogadas con materias extrañas."@es, "substances that prevent surfaces from becoming encrusted, clogged or choked with foreign matter."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

