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

<https://n2t.net/ark:/60537/b5cvzR>
  pico:hasAge "33"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Vonk"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a49c592007c023d1fd57dc143e74dde1d6ad486e524506a95c3db6042b6d894c"^^xsd:string ;
  ns0:familyName "Vonk"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bxH7jm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6307> .

