@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/bI5RRF>
  pico:hasAge "15"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia de Vogel"@nl ;
  ns0:familyName "de Vogel"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/54d465df1dc7c4cf8463ec75c07b510b241159e372d6a65ed9b4c68b58c7379d"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biWVRI> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/05be767a-5a44-bfeb-9f5a-5afd0f9e75ec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6070> ;
  ns0:additionalName [
    ns1:baseSurname "Vogel"^^xsd:string ;
    ns1:literalName "Cornelia de Vogel"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

