@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/b1Siga>
  pico:hasAge "73" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia de Ronde"@nl ;
  ns0:familyName "de Ronde" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4b3816d1c1d53e47ee4411f8887090517a0748378117ea9eca5a2411c1ee011a" ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bX5vfm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1377> ;
  ns0:additionalName [
    ns1:baseSurname "Ronde" ;
    ns1:literalName "Cornelia de Ronde"@nl ;
    ns1:surnamePrefix "de"
  ] .

