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

nalt:53664_def
  rdf:value "Roca sedimentaria fina formada principalmente por arcilla o lodo consolidado. Constituye la roca sedimentaria más común."@es, "A fine-grained sedimentary rock composed mostly of consolidated clay or mud. Shale is the most frequently occurring sedimentary rock."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:306430
  skos:prefLabel "gas pizarra"@es, "shale gas"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53664 .

nalt:53664
  skos:related nalt:306430 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:51549 ;
  skos:prefLabel "shale"@en, "pizarra"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:55741 ;
  dc:modified "2017-10-10"^^xsd:date ;
  ns0:marc001 "33751" ;
  skos:exactMatch <http://id.cabi.org/cabt/106427>, <http://id.agrisemantics.org/gacs/C31754> ;
  skos:definition nalt:53664_def .

nalt:55741
  skos:prefLabel "pizarra de aceite"@es, "oil shale"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:53664 .

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

nalt:51549
  skos:prefLabel "esquisto de barro"@es, "mudstone"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:53664 .

