@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bCtXiBc>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f7b8dbd-8e23-48f9-3f80-00e51a061d75"^^xsd:string ;
  schema:familyName "Kortenoeven"^^xsd:string ;
  schema:givenName "Raampje"^^xsd:string ;
  schema:name "Raampje Kortenoeven"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhUaL1R> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2407638> ;
  schema:birthDate "1893-07-16"^^xsd:date .

