@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bG0UnK>
  pico:hasAge "2"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Kooij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ed98defc-2c5d-4440-82f9-928643702178"^^xsd:string ;
  ns0:familyName "Kooij"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5PQEO> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/6e835d2f-f6c3-103c-87db-373ab9309b26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58432> .

