@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://vocabs.lter-europe.net/EnvThes/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <https://orcid.org/> . <http://vocabs.lter-europe.net/EnvThes/1> skos:narrower ns0:msa0003 . ns0:msa0003 metadata_def:mappingLoom "absorbedphotosyntheticallyactiveradiation" ; metadata_def:mappingSameURI ns0:msa0003 ; dct:created "2016-08-03"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:creator <https://orcid.org/0000-0003-2195-3997> ; dct:modified "2018-06-18"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:NamedIndividual, skos:Concept ; owl:deprecated true ; skos:altLabel "APAR"@en, "absorbed photosynthetic active radiation"@en ; skos:broader <http://vocabs.lter-europe.net/EnvThes/1> ; skos:inScheme <http://vocabs.lter-europe.net/EnvThes/> ; skos:prefLabel "absorbed photosynthetically active radiation"@en ; skos:scopeNote "MS Academic Keywords"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <https://orcid.org/> .

<http://vocabs.lter-europe.net/EnvThes/1>
    skos:narrower ns0:msa0003 .

ns0:msa0003
    metadata_def:mappingLoom "absorbedphotosyntheticallyactiveradiation" ;
    metadata_def:mappingSameURI ns0:msa0003 ;
    dct:created "2016-08-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:creator <https://orcid.org/0000-0003-2195-3997> ;
    dct:modified "2018-06-18"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:NamedIndividual, skos:Concept ;
    owl:deprecated true ;
    skos:altLabel "APAR"@en, "absorbed photosynthetic active radiation"@en ;
    skos:broader <http://vocabs.lter-europe.net/EnvThes/1> ;
    skos:inScheme <http://vocabs.lter-europe.net/EnvThes/> ;
    skos:prefLabel "absorbed photosynthetically active radiation"@en ;
    skos:scopeNote "MS Academic Keywords"@en .