@prefix pico: <https://personsincontext.org/model#> .
@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/bTymvb>
  pico:hasAge "5" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia van Vliet"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e9b3ffc4a3f45344e905e22e3a6c84612618b24f1d8e921405629b39129d508c" ;
  ns0:familyName "van Vliet" ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bHgiYQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1618> ;
  ns0:additionalName [
    ns1:baseSurname "Vliet" ;
    ns1:literalName "Cornelia van Vliet"@nl ;
    ns1:surnamePrefix "van"
  ] .

