@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

nalt:148560
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85051042> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2011-09-21"^^xsd:date ;
  skos:altLabel "bio-fouling"@en, "biological fouling"@en, "bioincrustación"@es, "biologic fouling"@en ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:broader nalt:69869 ;
  skos:related nalt:263651 ;
  skos:prefLabel "biofouling"@es, "biofouling"@en ;
  ns0:marc001 "59492" ;
  skos:definition nalt:148560_def .

nalt:148560_def
  rdf:value "La acumulación de microorganismos indeseables, como bacterias, hongos, diatomeas, algas, plantas o animales, que se adhieren a las superficies obstruidas o degradadas."@es, "The accumulation of undesirable organisms, including bacteria, fungi, diatoms, algae, plants or animals, causing surfaces to become encrusted, clogged or otherwise degraded."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:69869
  skos:prefLabel "incrustación"@es, "fouling"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:148560 .

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

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

