@prefix pico: <https://personsincontext.org/model#> .
@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bjn5o5>
  pico:hasAge "14" ;
  sdo:givenName "Cornelia" ;
  sdo:name "Cornelia Donk"@nl ;
  sdo:familyName "Donk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c5acce65d1d8672eb66f0d28644ee90db069a5fc3ab6df2078db6a74338085d5" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTyBFs> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6282> ;
  sdo:sdDatePublished "2025-10-26T22:13:21+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
