@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/bQQfNI>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Antonia"^^xsd:string ;
  ns0:name "Antonia Wajon"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/325c7e8bc9f70f5ce84659818de556a5265c6b32c3b6d3671eff62e7ab225c6b"^^xsd:string ;
  ns0:familyName "Wajon"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzYOVG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6185> .

