@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#> .

<https://n2t.net/ark:/60537/bRG3hO>
  pico:hasAge "1 1/2 jaar" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia Spruit"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/18ed65717c1bc320215803446d96785301ee886a81ce90e023ace1d60a86b826" ;
  ns0:familyName "Spruit" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bijPMd> ;
  gtm:straat <https://n2t.net/ark:/60537/bywFSp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1417> .

