@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/AOVKM.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:Q528764 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:Species	owl:sameAs	dbpedia:Laughing_gull .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Leucophaeus atricilla Linnaeus 1758" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Species	foaf:depiction	<http://assets.taxonconcept.org/tdwg2010bioblitz/3426.jpg> ,
		<http://assets.taxonconcept.org/tdwg2010bioblitz/1855.jpg> .
@prefix ns9:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns9:describedby	<http://lod.taxonconcept.org/ses/AOVKM.html> ,
		<http://ocs.taxonconcept.org/ocs/3565f14f-61c9-4105-a143-5361a4770bc1.rdf> ,
		<http://ocs.taxonconcept.org/ocs/b193ee71-42cc-4ea4-912a-b2d5a682c073.rdf> ,
		<http://ocs.taxonconcept.org/ocs/824cff1a-d5f7-40a8-86d8-f4e21e2567cb.rdf> ,
		<http://ocs.taxonconcept.org/ocs/4ee69c1e-924e-43f2-ae6e-55cb6fba82f5.rdf> ,
		<http://ocs.taxonconcept.org/ocs/c57a949c-5c7a-4218-abe7-5d43468117bd.rdf> ;
	ns2:authority	"Linnaeus 1758" ;
	dct:hasPart	ns1:Identification ,
		ns1:Occurrence ,
		ns1:OriginalDescription ,
		ns1:Image ,
		ns1:Individual ;
	ns2:class	"Aves" ;
	ns2:commonName	"Laughing Gull" ;
	ns2:family	"Laridae" ;
	ns2:genus	"Leucophaeus" ;
	ns2:hasEUNISPage	<http://eunis.eea.europa.eu/species/100914> ;
	ns2:hasITISPage	<http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=176837> .
@prefix ns10:	<https://en.wikipedia.org/wiki/> .
ns1:Species	ns2:hasWikipediaArticle	ns10:Laughing_gull .
@prefix ns11:	<https://species.wikimedia.org/wiki/> .
ns1:Species	ns2:hasWikispeciesArticle	ns11:Larus_atricilla ;
	ns2:isExpectedIn	<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ,
		<http://sws.geonames.org/6255149/> ;
	ns2:kingdom	"Animalia" ;
	ns2:order	"Charadriiformes" ;
	ns2:phylum	"Chordata" ;
	ns2:scientificName	"Leucophaeus atricilla" .
@prefix ns12:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns12:Leucophaeus_atricilla ;
	ns2:thumbnail	<http://assets.taxonconcept.org/wt/Aves/Laughing_Gull_01.jpg> ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/8782> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/8910> .
@prefix ns13:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns13:TaxonConcept ,
		ns2:TDWG2010_BioBlitz .