@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/bJY9Qx>
  pico:hasAge "3"^^xsd:string ;
  ns0:givenName "Cornelia Mertinia"^^xsd:string ;
  ns0:name "Cornelia Mertinia Donk"@nl ;
  ns0:familyName "Donk"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/897d46034625e9478df36538501a1a85e6ffdcb66a683150865b062148ddb82c"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6z1> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1983> .

