@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/iur2i.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:Q14683 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:Species	owl:sameAs	dbpedia:House_sparrow .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Passer domesticus (Linnaeus 1758)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Species	foaf:depiction	<http://assets.taxonconcept.org/tdwg2010bioblitz/1837.jpg> ,
		<http://assets.taxonconcept.org/tdwg2010bioblitz/2220.jpg> ,
		<http://assets.taxonconcept.org/tdwg2010bioblitz/2426.jpg> .
@prefix ns9:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns9:describedby	<http://ocs.taxonconcept.org/ocs/c8392062-a8eb-4b12-86c3-dabf7f409bd2.rdf> ,
		<http://ocs.taxonconcept.org/ocs/f658f8ed-0b12-4057-af88-3be22e586b04.rdf> ,
		<http://ocs.taxonconcept.org/ocs/50ea9c30-9c04-4750-83dd-f16081fa050d.rdf> ,
		<http://lod.taxonconcept.org/ses/iur2i.html> ;
	ns2:authority	"(Linnaeus 1758)" ;
	dct:hasPart	ns1:Image ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ,
		ns1:Identification ;
	ns2:class	"Aves" ;
	ns2:commonName	"House Sparrow" ;
	ns2:family	"Passeridae" ;
	ns2:genus	"Passer" ;
	ns2:hasEUNISPage	<http://eunis.eea.europa.eu/species/1185> ;
	ns2:hasITISPage	<http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=179628> .
@prefix ns10:	<https://en.wikipedia.org/wiki/> .
ns1:Species	ns2:hasWikipediaArticle	ns10:House_sparrow .
@prefix ns11:	<https://species.wikimedia.org/wiki/> .
ns1:Species	ns2:hasWikispeciesArticle	ns11:Passer_domesticus ;
	ns2:isExpectedIn	<http://sws.geonames.org/6255149/> ,
		<http://sws.geonames.org/5250768/> ,
		<http://sws.geonames.org/5279468/> ,
		<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ;
	ns2:kingdom	"Animalia" ;
	ns2:order	"Passeriformes" ;
	ns2:phylum	"Chordata" ;
	ns2:scientificName	"Passer domesticus" .
@prefix ns12:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns12:Passer_domesticus ;
	ns2:thumbnail	<http://assets.taxonconcept.org/wt/Aves/House_Sparrow_01.jpg> ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/8782> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/9158> ;
	dct:isPartOf	ns2:TDWG2010_BioBlitz .
@prefix ns13:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns13:TaxonConcept .