@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/bIIXLa>
  pico:hasAge "9"^^xsd:string ;
  ns0:givenName "Elizabeth"^^xsd:string ;
  ns0:name "Elizabeth Marree"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a2709da088518a20e0ade63696372e497fa772cf30c77b2f23a01afaf0b0de8f"^^xsd:string ;
  ns0:familyName "Marree"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYkHwy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3090> .

