@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:18379
  skos:prefLabel "peso (masa)"@es, "weight"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53248 .

nalt:235266
  skos:prefLabel "maduración de Ostwald"@es, "Ostwald ripening"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53248 .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:53248 .

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

nalt:53248
  skos:hiddenLabel "molecular masses"@en, "molecular sizes"@en, "molecular-weight"@en, "molecular size"@en, "molecular weight evolution"@en, "molar masses evolution"@en, "molar masses"@en, "molecular weights"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1233>, <http://aims.fao.org/aos/agrovoc/c_4892>, <http://id.cabi.org/cabt/74675> ;
  skos:broader nalt:2828 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "molecular weight"@en, "peso molecular"@es ;
  skos:altLabel "molecular mass"@en, "molar mass"@en ;
  skos:related nalt:18379, nalt:235266 ;
  ns0:marc001 "23875" ;
  skos:definition nalt:53248_def ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2016-02-23"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:53248_def
  rdf:value "Suma de los pesos atómicos de los átomos de una molécula."@es, "The sum of the atomic weights of the atoms in a molecule."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a ns0:Definition .

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

