@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:247689
  skos:prefLabel "feldespato"@es, "feldspar"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:247703 .

nalt:247703_def
  rdf:value "Roca plutónica parecida al granito, pero que contiene más plagioclasa que el feldespato potásico."@es, "It is a plutonic rock similar to granite, but contains more plagioclase than potassium feldspar."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:43653
  skos:prefLabel "granito"@es, "granite"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:247703 .

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

nalt:58473
  skos:prefLabel "plagioclase"@es, "plagioclase"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:247703 .

nalt:247703
  dc:created "2015-04-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "granodiorites"@en ;
  skos:related nalt:247689, nalt:58473, nalt:43653 ;
  ns0:marc001 "67484" ;
  skos:broader nalt:43654 ;
  skos:definition nalt:247703_def ;
  skos:prefLabel "granodiorita"@es, "granodiorite"@en ;
  dc:modified "2015-11-16"^^xsd:date .

nalt:43654
  skos:prefLabel "rocas ígneas"@es, "igneous rocks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:247703 .

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

