@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/bCGFKX>
  pico:hasAge "42"^^xsd:string ;
  ns0:givenName "Anna"^^xsd:string ;
  ns0:name "Anna Wout"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/40fef904a584498973f0d6deb2a18a6118ba571fd69b6e688d6d885e642f558c"^^xsd:string ;
  ns0:familyName "Wout"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buZ1tf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1922> .

