@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/bXImsE>
  pico:hasAge "75"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/779be0865c7f9db9b9c2ae42f8d4864d5842402d58ea59cc89f5ce8056711fc0"^^xsd:string ;
  ns0:familyName "IJsselstein"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria IJsselstein"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe0ZZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4907> ;
  gtm:straat <https://www.goudatijdmachine.nl/omeka/api/resources/233807> .

