@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh88001670
  dc:modified "2000-02-28T14:43:43"^^xsd:dateTime ;
  skos:altLabel "San Juan Tetla, Campo Experimental Forestal (Mexico)"@en, "C.E.F. San Juan Tetla (Mexico)"@en ;
  skos:broader lcsh:sh88001682 ;
  dc:created "1988-03-23T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Campo Experimental Forestal San Juan Tetla (Mexico)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

lcsh:sh88001682
  skos:prefLabel "Experimental forests--Mexico"@en ;
  a skos:Concept .

