@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/b6f0KyZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e7bce91d-f37a-5bb1-0e56-cec7c4fee183"^^xsd:string ;
  schema:familyName "Kwinkelenberg"^^xsd:string ;
  schema:hasOccupation "Stoombootkapitein"@nl ;
  schema:givenName "Willem Lambertus"^^xsd:string ;
  schema:name "Willem Lambertus Kwinkelenberg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwer-Amstel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0184cw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/98087c62-a1b8-e626-b12c-5efa2cdd2e0b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2788255> ;
  schema:birthDate "1885-01-27"^^xsd:date .

