@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/bs3YNH>
  pico:hasAge "3"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5487d528f0ebd4781ce5b21c6464064b647488162f6c6fc21199a9417082a2ff"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Zwanenburg"@nl ;
  ns0:familyName "Zwanenburg"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b752BR> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5120> .

