@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/bI5QCrU>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7bd089e-2d5d-adbf-ade7-52c75857df59"^^xsd:string ;
  schema:givenName "Johannes Theodorus"^^xsd:string ;
  schema:name "Johannes Theodorus van den Berg"@nl ;
  schema:familyName "van den Berg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84758150-8032-fadd-0a73-2f4e65a84937> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2370036> ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

