@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:21976
  ns0:marc001 "6784" ;
  skos:altLabel "capillary action"@en, "capillary rise"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/23712>, <http://id.agrisemantics.org/gacs/C26811> ;
  skos:broader nalt:4649 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "capillarity"@en, "capilaridad"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-03-02"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:21979 ;
  skos:hiddenLabel "capillary traps"@en, "capillary trap"@en, "capillary trapping"@en, "capillary wicking"@en ;
  skos:definition nalt:21976_def .

nalt:21979
  skos:prefLabel "franja capilar"@es, "capillary fringe"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21976 .

nalt:4649
  skos:prefLabel "mecánica de fluidos"@es, "fluid mechanics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21976 .

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

nalt:21976_def
  rdf:value "Propiedad de la superficie de un líquido en contacto con la de un sólido, donde la superficie del líquido aumenta o disminuye debido a la atracción de las moléculas del líquido entre sí y con las del sólido. Se encuentran en juego fuerzas de adhesión y cohesión."@es, "A property of the surface of a liquid in contact with that of a solid, where the liquid's surface is raised or depressed due to the attraction of the molecules of the liquid for each other and for those of the solid. The combined forces of adhesion and cohesion are at play."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

