@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://kos.lifewatch.eu/thesauri/endemisms/> . @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://kos.lifewatch.eu/thesauri/> . ns0:c_1 skos:narrower ns0:c_35 . ns0:c_35 metadata_def:mappingLoom "systematicendemism" ; metadata_def:mappingSameURI ns0:c_35 ; dct:created "2016-12-27 15:59:05" ; a owl:NamedIndividual, skos:Concept ; skos:broader ns0:c_1 ; skos:definition "A species with its distribution area representing an exclusive fraction of the whole distribution of the genus."@en ; skos:inScheme ns1:endemisms ; skos:note "Zunino M. & Zullini A., 2004. Biogeografia. La dimensione spaziale dell'evoluzione. 2nd edition. Casa Editrice Ambrosiana, Milan, 374 pp. [ISBN: 978-8808-08707-2]"@en ; skos:prefLabel "Systematic endemism"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://kos.lifewatch.eu/thesauri/endemisms/> .
@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://kos.lifewatch.eu/thesauri/> .

ns0:c_1
    skos:narrower ns0:c_35 .

ns0:c_35
    metadata_def:mappingLoom "systematicendemism" ;
    metadata_def:mappingSameURI ns0:c_35 ;
    dct:created "2016-12-27 15:59:05" ;
    a owl:NamedIndividual, skos:Concept ;
    skos:broader ns0:c_1 ;
    skos:definition "A species with its distribution area representing an exclusive fraction of the whole distribution of the genus."@en ;
    skos:inScheme ns1:endemisms ;
    skos:note "Zunino M. & Zullini A., 2004. Biogeografia. La dimensione spaziale dell'evoluzione. 2nd edition. Casa Editrice Ambrosiana, Milan, 374 pp. [ISBN: 978-8808-08707-2]"@en ;
    skos:prefLabel "Systematic endemism"@en .