@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/bn4azFv>
  schema:hasOccupation "Broodbakker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a33710da-9ab7-202c-483b-add1ae3db6d4"^^xsd:string ;
  schema:familyName "van Oel"^^xsd:string ;
  schema:givenName "Willem Cornelis"^^xsd:string ;
  schema:name "Willem Cornelis van Oel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Genderen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wb1x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0bfaece4-2955-ff78-2c70-b2732043cabe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/616389> ;
  schema:birthDate "1870-08-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Oel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

