@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bKNW6zu>
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:givenName "Cornelis Frederik"^^xsd:string ;
  schema:name "Cornelis Frederik van Oel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73415e45-c043-9dbd-7ecf-8d2baf45f186"^^xsd:string ;
  schema:familyName "van Oel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Genderen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/252ef0ef-22c1-ebd9-3ec4-9664074d0b26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004738> ;
  schema:birthDate "1875-07-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Oel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

