@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

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

nalt:47536
  skos:prefLabel "organizaciones internacionales"@es, "international organizations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:316012 .

nalt:316012
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:316012_def ;
  skos:broader nalt:47536 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:137379 ;
  ns0:marc001 "88001" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:prefLabel "Organización Internacional de Normalización"@es, "International Organization for Standardization"@en ;
  dc:created "2018-04-30"^^xsd:date ;
  skos:altLabel "International Organization for Standardization (ISO)"@en .

nalt:316012_def
  rdf:value "Organismo mundial compuesto por una red de institutos nacionales de normalización, formado para promover el desarrollo de normas que faciliten el transporte y el intercambio de bienes y servicios y que desarrollen la cooperación mutua en actividades en los ámbitos intelectual, científico, tecnológico y económico."@es, "Worldwide organization consisting of a network of the national standards institutes of countries formed to promote development of standards to facilitate the international carriage and exchange of goods and service and to develop mutual cooperation in the spheres of intellectual, scientific, technological, and economic activities."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:137379
  skos:prefLabel "estandarización"@es, "standardization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316012 .

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

