@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/m3Ozp.html#> .
@prefix ns2:	<http://lod.taxonconcept.org/ontology/txn.owl#> .
ns1:Species	rdf:type	ns2:SpeciesConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Species	dct:modified	"2013-02-14T12:13:33-0600" .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix wd:	<http://www.wikidata.org/entity/> .
ns1:Species	owl:sameAs	wd:Q607024 ,
		<http://dbpedia.org/resource/Wilson%27s_Storm_Petrel> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Oceanites oceanicus (Kuhl 1820)" .
@prefix ns7:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns7:describedby	<http://lod.taxonconcept.org/ses/m3Ozp.html> ,
		<http://ocs.taxonconcept.org/ocs/732ff9c4-d02d-4265-9cd5-c01916c0c930.rdf> ;
	ns2:authority	"(Kuhl 1820)" ;
	dct:hasPart	ns1:Identification ,
		ns1:Image ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ;
	ns2:class	"Aves" ;
	ns2:commonName	"Wilson's Storm-petrel" ;
	ns2:family	"Hydrobatidae" ;
	ns2:genus	"Oceanites" ;
	ns2:hasEUNISPage	<http://eunis.eea.europa.eu/species/15604> ;
	ns2:hasITISPage	<http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=174650> ;
	ns2:hasWikipediaArticle	<https://en.wikipedia.org/wiki/Wilson%27s_Storm_Petrel> .
@prefix ns8:	<https://species.wikimedia.org/wiki/> .
ns1:Species	ns2:hasWikispeciesArticle	ns8:Oceanites_oceanicus ;
	ns2:isExpectedIn	<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ,
		<http://sws.geonames.org/6255149/> ;
	ns2:kingdom	"Animalia" ;
	ns2:order	"Procellariiformes" ;
	ns2:phylum	"Chordata" ;
	ns2:scientificName	"Oceanites oceanicus" .
@prefix ns9:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns9:Oceanites_oceanicus ;
	ns2:thumbnail	<http://assets.taxonconcept.org/wt/Aves/Wilsons_Storm-petrel_01.jpg> ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/8782> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/85545> ;
	dct:isPartOf	ns2:TDWG2010_BioBlitz .
@prefix ns10:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns10:TaxonConcept .