@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPB6bd>
  pico:hasAge "6"^^xsd:string ;
  ns0:givenName "Anna Clasina"^^xsd:string ;
  ns0:name "Anna Clasina van Zutphen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/58a7d6fe-8b6b-4b7e-aaf0-b35bf4824e8b"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Zutphen"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJz0IV> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/bb095e73-a7be-9329-9f9e-ec404e4b0a43> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61194> ;
  ns0:additionalName [
    ns1:baseSurname "Zutphen"^^xsd:string ;
    ns1:literalName "Anna Clasina van Zutphen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

