@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/bi6Tskh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/539a2cee-0b5b-bca8-bd27-57aef2ff2871"^^xsd:string ;
  schema:givenName "Koenraad"^^xsd:string ;
  schema:name "Koenraad Schinkel"@nl ;
  schema:familyName "Schinkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hazerswoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018tdw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fe97319c-0d8b-e01d-461e-7543980b748b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762526> ;
  schema:birthDate "1846-07-05"^^xsd:date .

