@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.geospecies.org/bioclasses/> .
@prefix ns2:	<http://rdf.geospecies.org/ont/geospecies#> .
ns1:CCM32	rdf:type	ns2:ClassConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:CCM32	dct:modified	"2010-07-15T15:46:33-0500" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:CCM32	rdfs:seeAlso	dbpedia:Ulvophyceae ,
		<http://bio2rdf.org/taxon:33103> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns7:	<http://lod.geospecies.org/phyla/> .
ns1:CCM32	skos:broaderTransitive	ns7:Pa4 ;
	skos:prefLabel	"Ulvophyceae" ;
	dct:title	"Class Ulvophyceae" ;
	dct:identifier	"http://lod.geospecies.org/bioclasses/CCM32" ;
	skos:closeMatch	dbpedia:Ulvophyceae ,
		<http://bio2rdf.org/taxon:33103> ;
	skos:relatedMatch	<urn:lsid:ubio.org:namebank:1689993> .
@prefix ns8:	<http://lod.geospecies.org/ontology/void#> .
ns1:CCM32	dct:isPartOf	ns8:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:CCM32	foaf:isPrimaryTopicOf	<http://data.gbif.org/species/13141034> ,
		<http://lod.geospecies.org/bioclasses/CCM32.xhtml> ,
		<http://lod.geospecies.org/bioclasses/CCM32.rdf> .
@prefix ns10:	<http://purl.uniprot.org/core/> .
ns1:CCM32	ns10:rank	ns10:Class ;
	ns2:hasClassName	"Ulvophyceae" ;
	ns2:hasGBIF	"13141034" ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/bioclasses/CCM32.xhtml> .
@prefix ns11:	<http://en.wikipedia.org/wiki/> .
ns1:CCM32	ns2:hasWikipediaArticle	ns11:Ulvophyceae .
@prefix ns12:	<http://species.wikimedia.org/wiki/> .
ns1:CCM32	ns2:hasWikispeciesArticle	ns12:Ulvophyceae .
@prefix ns13:	<http://lod.geospecies.org/kingdoms/> .
ns1:CCM32	ns2:inKingdom	ns13:Ab ;
	ns2:inPhylum	ns7:Pa4 .