@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:30453
  dc:modified "2015-06-25"^^xsd:date ;
  skos:prefLabel "mineralogy"@en, "mineralogía"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85085589>, <http://id.cabi.org/cabt/74254>, <http://aims.fao.org/aos/agrovoc/c_4856>, <http://id.agrisemantics.org/gacs/C13336> ;
  skos:broader nalt:497 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "mineralogical evolution"@en, "mineralogical-evolution"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:18621 ;
  skos:related nalt:24701 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "23752" .

nalt:497
  skos:prefLabel "geología"@es, "geology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30453 .

nalt:24701
  skos:prefLabel "estructura de cristal"@es, "crystal structure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30453 .

nalt:18621
  skos:prefLabel "minerales"@es, "minerals"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30453 .

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

