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

nalt:33032
  skos:prefLabel "radiografía"@es, "radiography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47619 .

nalt:47619
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:105826, nalt:33032 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:36201 ;
  skos:altLabel "x-ray"@en, "X-rays"@en, "X radiation"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8453>, <http://id.agrisemantics.org/gacs/C6095>, <http://id.cabi.org/cabt/124987> ;
  ns0:marc001 "40186" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85148749> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2015-05-12"^^xsd:date ;
  skos:prefLabel "radiación X"@es, "X-radiation"@en .

nalt:36201
  skos:prefLabel "radiación ionizante"@es, "ionizing radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47619 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:105826
  skos:prefLabel "difracción de rayos X"@es, "X-ray diffraction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47619 .

