@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:254
  skos:prefLabel "surfactantes"@es, "surfactants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:21984 .

nalt:21984_def
  rdf:value "La fuerza de estiramiento requerida para formar una película en un líquido; la fuerza tiende a minimizar el área de la superficie."@es, "The stretching force required to form a liquid film; the force tends to minimize the area of the surface."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:21979
  skos:prefLabel "franja capilar"@es, "capillary fringe"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21984 .

nalt:4649
  skos:prefLabel "mecánica de fluidos"@es, "fluid mechanics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21984 .

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

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

nalt:21984
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "36459" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18186>, <http://id.loc.gov/authorities/subjects/sh85130727>, <http://aims.fao.org/aos/agrovoc/c_7531>, <http://id.cabi.org/cabt/113387> ;
  skos:related nalt:21979, nalt:254 ;
  skos:definition nalt:21984_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "interfacial force"@en, "interfacial tension"@en ;
  skos:hiddenLabel "interfacial-forces"@en, "surface-tension"@en, "interfacial forces"@en, "interfacial-force"@en, "interfacial tensions"@en, "surface-tensions"@en, "interfacial-tension"@en, "surface tensions"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "tensión de la superficie"@es, "surface tension"@en ;
  skos:broader nalt:4649 ;
  dc:modified "2015-06-02"^^xsd:date .

