@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/bwR4tP>
  pico:hasAge "69"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Derkstra"@nl ;
  ns0:familyName "Derkstra"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b04eb3ce4c929d81033e1ff12275d054385cba594c00759790dfcaf26ee5e910"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oosterzee> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIiOuW> ;
  gtm:straat <https://n2t.net/ark:/60537/bkpAvH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1915> .

