@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bGQFGe>
  pico:hasAge "55"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerritje"^^xsd:string ;
  ns0:name "Gerritje Makkinje"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2b74abe7331a0afbed5d9503659b3c99f71eab2b039152e06e89e42249ff36f5"^^xsd:string ;
  ns0:familyName "Makkinje"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bAOCI1> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5211> .

