@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:43653
  skos:related nalt:247703 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_32468>, <http://id.cabi.org/cabt/53099>, <http://id.agrisemantics.org/gacs/C27140> ;
  ns0:marc001 "17057" ;
  dc:modified "2015-04-07"^^xsd:date ;
  skos:prefLabel "granite"@en, "granito"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:43654 ;
  skos:definition nalt:43653_def ;
  a skos:Concept, ns0:Topic .

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

nalt:247703
  skos:prefLabel "granodiorita"@es, "granodiorite"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:43653 .

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

nalt:43653_def
  rdf:value "Tipo común de roca ígnea, con textura granular, compuesta principalmente de mica, cuarzo y feldespato."@es, "A common type of igneous rock, which is granular in texture and consists mainly of mica, quartz and feldspar."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

