@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/bgRHiwo>
  schema:hasOccupation "Blikslager O"@nl ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29580092-e5c3-668a-70c6-a1f487ab2cec"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes de Jong"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0176jc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e71aa978-efce-5c10-244e-0ee9ec36ef33> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2687563> ;
  schema:birthDate "1895-10-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

