@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/brRgKRr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd697671-6de8-7b1e-401b-1cdf622614e1"^^xsd:string ;
  schema:givenName "Jaapje"^^xsd:string ;
  schema:name "Jaapje Kooij"@nl ;
  schema:familyName "Kooij"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010b33> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b2330909-715d-7c1b-ce9f-04d96dd8246e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2511841> ;
  schema:birthDate "1883-10-17"^^xsd:date .

