@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/402489>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/402489>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/402489>	rdfs:label	"\u0160ev\u010D\u00EDk (2010)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/402489>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/402489>	schema:datePublished	"2010"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/402489>	dct:title	"\u0160ev\u010D\u00EDk (2010)" ;
	dct:issued	"2010"^^xsd:gYear ;
	dct:bibliographicCitation	"\u0160ev\u010D\u00EDk, J. 2010. <em>Czech and Slovak Diptera associated with fungi.</em> Slezsk\u00E9 zemsk\u00E9 muzeum, Opava, 112 pp." .