@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/b9ZE0O>
  pico:hasAge "24"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia van Schaaik"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a548a015-e83e-4f53-9574-980c9b66cde0"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van Schaaik"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCGUZ7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/53eb6093-134b-d475-3248-14af0e3dac35> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62484> ;
  ns0:additionalName [
    ns1:baseSurname "Schaaik"^^xsd:string ;
    ns1:literalName "Cornelia van Schaaik"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

