@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#> .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:58057 .

nalt:325655
  skos:prefLabel "longitud de rugosidad"@es, "roughness length"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58057 .

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

nalt:58057
  ns0:marc001 "32443" ;
  skos:related nalt:325655, nalt:61724 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-10-23"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24399>, <http://id.cabi.org/cabt/102488> ;
  skos:broader nalt:1796 ;
  skos:prefLabel "aspereza"@es, "roughness"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:61724
  skos:prefLabel "aspereza de la superficie"@es, "surface roughness"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:58057 .

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

