@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/bHtKkCh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/351b0e4d-3c41-1ac2-c269-f2d1e07b2c0b"^^xsd:string ;
  schema:familyName "Rinkel"^^xsd:string ;
  schema:givenName "Willebrordus Lambertus"^^xsd:string ;
  schema:name "Willebrordus Lambertus Rinkel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zegwaart> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/414da73c-bd0d-cc98-8795-dcef6bfefd1e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2110640> ;
  schema:birthDate "1900-01-20"^^xsd:date .

