@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/bfc5ua>
  pico:hasAge "48"^^xsd:string ;
  ns0:familyName "Bakker"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/20a47d49df47124abee7f123a9db3d039d85cffb7a67879567847912263da4fc"^^xsd:string ;
  ns0:givenName "Mintje"^^xsd:string ;
  ns0:name "Mintje Bakker"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bDj0ZZ> ;
  gtm:straat <https://n2t.net/ark:/60537/bPaEXg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3380> .

