@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/bzzapP>
  pico:hasAge "21"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7c81d7a5b065e5d5d31934ce25e88efd58272d8ed760c712b237a5e7850bed43"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Prinsenberg"@nl ;
  ns0:familyName "Prinsenberg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpMx7Y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1845> .

