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

<https://n2t.net/ark:/60537/bi6VIz>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  schema:givenName "Antje"^^xsd:string ;
  schema:name "Antje Kijzer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/11f3b7f4-09b9-4127-b38e-325cd3507773"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:familyName "Kijzer"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bABV95> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/5311ad69-18e4-549f-fe64-dc93b230f0ec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60517> .

