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

<https://n2t.net/ark:/60537/bMGfRr>
  pico:hasAge "2"^^xsd:string ;
  ns0:givenName "Eva"^^xsd:string ;
  ns0:name "Eva Zwart"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4249c9f1a98a5df4a0a16583e6c586221fbf003bf3ebadb88f8c5d3c1270237c"^^xsd:string ;
  ns0:familyName "Zwart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSINTh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d3cc2e63-5e47-e12e-3c61-353495b83d13> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3283> .

