@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/bJ8kJjh>
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/94c98218-f1f3-c593-4641-a9cf915f5899"^^xsd:string ;
  schema:givenName "Johannes Frans"^^xsd:string ;
  schema:name "Johannes Frans van Oel"@nl ;
  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/34439f98-8eae-76d1-9068-1566871c2b86> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2063528> ;
  schema:birthDate "1874-06-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Oel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

