@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/bV0dTAu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5e0738f7-40ac-92e3-c43a-3d041cab221a"^^xsd:string ;
  schema:givenName "Petrus Willebrordus"^^xsd:string ;
  schema:name "Petrus Willebrordus van Loon"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xftx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba1c9b2e-dc54-e88a-a487-352253c9797b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2542875> ;
  schema:birthDate "1873-11-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

