@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/bzmtNb>
  pico:hasAge "43"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ca932112e76322ccafb6b5d165eb548bd84ef767e46967a9e25e2cb65c7041b5"^^xsd:string ;
  ns0:familyName "Kortlever"^^xsd:string ;
  ns0:givenName "Otje"^^xsd:string ;
  ns0:name "Otje Kortlever"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Meerkerk> ;
  gtm:straat <https://n2t.net/ark:/60537/b7UBcu> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrVeZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3037> .

