@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/bqpode4>
  schema:familyName "Eekhout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d00a748-1943-fd6d-4d11-dbf7cf8ee133"^^xsd:string ;
  schema:givenName "Josias Jan Willem"^^xsd:string ;
  schema:name "Josias Jan Willem Eekhout"@nl ;
  schema:hasOccupation "Ontvanger der Registratie en Domeinen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alkmaar> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9147984d-a6eb-0c93-e771-0df24962c588> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2751870> ;
  schema:birthDate "1816-06-07"^^xsd:date .

