@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	wikidata:Q19088 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	foaf:Person .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	ns4:NaturalPerson ,
		wikidata:Q729 ,
		wikidata:Q5 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	dbo:Person ,
		dbo:Species ,
		dbo:Animal ,
		wikidata:Q215627 ,
		dbo:Eukaryote .
@prefix schema:	<http://schema.org/> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	schema:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Michael_Praetorius__Michael_Praetorius__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Michael_Praetorius__Michael_Praetorius__1 ;
	foaf:name	"Michael Praetorius"@en ;
	dbo:deathPlace	<http://dbpedia.org/resource/Wolfenb\u00FCttel> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Michael_Praetorius__Michael_Praetorius__1	dbo:deathDate	"1621-02-15"^^xsd:date ;
	dbo:birthPlace	dbr:Creuzburg ;
	dbo:birthDate	"1571-09-28"^^xsd:date ;
	dbo:birthYear	"1571"^^xsd:gYear ;
	dbo:deathYear	"1621"^^xsd:gYear ;
	dbo:occupation	dbr:Music_theory ,
		dbr:Michael_Praetorius__Michael_Praetorius__1__PersonFunction__1 .