@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bhh5fxW>
  schema:givenName "Dirk Johannes"^^xsd:string ;
  schema:name "Dirk Johannes Hofstede"@nl ;
  schema:familyName "Hofstede"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1b63c9a-17e7-ea84-da16-63c9d5f0b161"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6407f75f-5246-a1e7-a0b4-dbe8a2bba4a8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2244296> ;
  schema:birthDate "1876-03-17"^^xsd:date .

