@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/bYKQMB>
  pico:hasAge "65"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/64bae3c1276ca8b32a565952bdad2a208fe6ab4927b0e32cb5a5395fb7c81c96"^^xsd:string ;
  ns0:givenName "Marrigje"^^xsd:string ;
  ns0:name "Marrigje Wout"@nl ;
  ns0:familyName "Wout"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/slijtster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6z1> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2670> .

