<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xml:base="http://data.deutsche-biographie.de/vocabulary"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:owl="http://www.w3.org/2002/07/owl#">

	<!-- Element Set: Neue Deutsche Biographie - Vocabulary for the description of historical persons and lineages -->
	<rdf:Description rdf:about="http://data.deutsche-biographie.de/vocabulary">
	  <dc:title xml:lang="en">Neue Deutsche Biographie Vocabulary for the description of historical persons and lineages</dc:title>
	</rdf:Description>

	<!--Property: yearOfBirth-->
	<rdf:Description rdf:about="http://data.deutsche-biographie.de/vocabulary/yearOfBirth">
		<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" />
		<rdfs:isDefinedBy rdf:resource="http://data.deutsche-biographie.de/vocabulary" />
		<rdfs:range rdf:resource="http://cal.aksw.org/Year"/>
		<rdfs:label xml:lang="en">yearOfBirth</rdfs:label>
		<skos:definition xml:lang="en">The year the described person was born.</skos:definition>
		<rdfs:label xml:lang="de">Geburtsjahr</rdfs:label>
		<skos:definition xml:lang="de">Der Jahr in dem die beschriebenen Person geboren wurde.</skos:definition>
		<dc:date>2011-08-05</dc:date>
		<dc:creator>Martin Brümmer</dc:creator>
	</rdf:Description>

</rdf:RDF>
