@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bmEMTk>
  pico:hasAge "76"^^xsd:string ;
  gtm:straatNaam "Bosch Erf"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9a65f597f0dbc8301172af326f8205b09feeff02c450893b1d0bdecd34673242"^^xsd:string ;
  ns0:givenName "Judie"^^xsd:string ;
  ns0:name "Judie Verspuij"@nl ;
  ns0:familyName "Verspuij"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgePVQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5082> .

