@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.geospecies.org/phyla/> .
@prefix ns2:	<http://rdf.geospecies.org/ont/geospecies#> .
ns1:PzA	rdf:type	ns2:PhylumConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:PzA	dct:modified	"2010-07-15T12:41:28-0500" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns5:	<http://lod.geospecies.org/kingdoms/> .
ns1:PzA	skos:broaderTransitive	ns5:Ae ;
	skos:prefLabel	"Acritarcha" ;
	dct:title	"Phylum Acritarcha" ;
	dct:identifier	"http://lod.geospecies.org/phyla/PzA" .
@prefix ns6:	<http://rdf.geospecies.org/ont/people.owl#> .
ns1:PzA	dct:creator	ns6:Peter_J_DeVries ;
	dct:publisher	ns2:GeoSpecies_Knowledge_Base_Project ;
	skos:relatedMatch	<urn:lsid:ubio.org:namebank:4934416> .
@prefix ns7:	<http://lod.geospecies.org/ontology/void#> .
ns1:PzA	dct:isPartOf	ns7:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:PzA	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/phyla/PzA.rdf> ,
		<http://lod.geospecies.org/phyla/PzA.xhtml> ,
		<http://data.gbif.org/species/13140868> .
@prefix ns9:	<http://purl.uniprot.org/core/> .
ns1:PzA	ns9:rank	ns9:Phylum ;
	ns2:hasGBIF	"13140868" ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/phyla/PzA.xhtml> ;
	ns2:hasPhylumName	"Acritarcha" .
@prefix ns10:	<http://species.wikimedia.org/wiki/> .
ns1:PzA	ns2:hasWikispeciesArticle	ns10:Acritarcha ;
	ns2:inKingdom	ns5:Ae .