@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://linked.earth/ontology/paleo_proxy#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://linked.earth/ontology#> . @prefix ns2: <https://www.ncei.noaa.gov/access/paleo-search/> . ns0:foraminifera ns1:hasNoaaPastName "foraminifer" ; ns1:hasNoaaPastUrl "https://www.ncei.noaa.gov/access/paleo-search/cvterms?termId=2500" ; ns1:hasSynonym "N. dutertrei", "Uvigerina mediterranea", "benthic foraminifers", "foraminifer", "planktonic foraminifera", "transfer function" ; a ns0:PaleoProxy, owl:NamedIndividual ; rdfs:comment "an identifiable organism that belongs to the kingdom Protozoa, order Foraminiferida."@en ; rdfs:label "foraminifera"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://linked.earth/ontology/paleo_proxy#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://linked.earth/ontology#> .
@prefix ns2: <https://www.ncei.noaa.gov/access/paleo-search/> .

ns0:foraminifera
    ns1:hasNoaaPastName "foraminifer" ;
    ns1:hasNoaaPastUrl "https://www.ncei.noaa.gov/access/paleo-search/cvterms?termId=2500" ;
    ns1:hasSynonym "N. dutertrei", "Uvigerina mediterranea", "benthic foraminifers", "foraminifer", "planktonic foraminifera", "transfer function" ;
    a ns0:PaleoProxy, owl:NamedIndividual ;
    rdfs:comment "an identifiable organism that belongs to the kingdom Protozoa, order Foraminiferida."@en ;
    rdfs:label "foraminifera"@en .