@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/bYy7mXk>
  schema:givenName "Bernardus Petrus Antonius"^^xsd:string ;
  schema:name "Bernardus Petrus Antonius de Jong"@nl ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f0f337-5f5b-a27b-10c7-7a3f40d77a04"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017dx6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a2a36aef-a144-5297-c58f-9bf57a0d8158> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2451472> ;
  schema:birthDate "1902-11-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

