@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/bBrtdrZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e22f9752-ab8a-82e1-b89b-43a62fa89043"^^xsd:string ;
  schema:givenName "Koenraad"^^xsd:string ;
  schema:name "Koenraad Schinkel"@nl ;
  schema:hasOccupation "Machinist"@nl ;
  schema:familyName "Schinkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hazerswoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/909dc44c-b59d-1962-194a-9638bf5eafa0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2747066> ;
  schema:birthDate "1846-07-05"^^xsd:date .

