@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/b6sHob>
  pico:hasAge "13" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia van Schaayk"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9599a2a8db8e9bf4928ccac100e22037c50d4d5a4e7b0acf02f8bad6d3980a7f" ;
  ns0:familyName "van Schaayk" ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buMjHO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/734> ;
  ns0:additionalName [
    ns1:baseSurname "Schaayk" ;
    ns1:literalName "Cornelia van Schaayk"@nl ;
    ns1:surnamePrefix "van"
  ] .

