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

<https://n2t.net/ark:/60537/bQQfy0>
  pico:hasAge "31"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia de Haan"@nl ;
  ns0:familyName "de Haan"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7e8a67ab718d67270dbabdd6080f63be68b27a18ebcd6ef3bb80a5f67742d672"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bL0UjR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1897> ;
  ns0:additionalName [
    ns1:baseSurname "Haan"^^xsd:string ;
    ns1:literalName "Cornelia de Haan"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

