@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCGFRd>
  pico:hasAge "66"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia van Dieveren"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8b032699406195cb8879da8370163383f44d3c4d742dafa10866b1322b878b25"^^xsd:string ;
  ns0:familyName "van Dieveren"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSVvzE> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/83332d92-4b20-30e5-d495-f997bc47475d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3679> ;
  ns0:additionalName [
    ns1:baseSurname "Dieveren"^^xsd:string ;
    ns1:literalName "Cornelia van Dieveren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

