@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQQezB6>
  pico:hasAge "37"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7dd16160-981f-dee4-3067-79e90b5aa5c2"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus van Reden"@nl ;
  schema:hasOccupation "Sjouwerman"@nl ;
  schema:familyName "van Reden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOmm0r> ;
  schema:children <https://n2t.net/ark:/60537/bBdLCpX> ;
  schema:spouse <https://n2t.net/ark:/60537/bIVEKLQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2826033> ;
  schema:additionalName [
    ns0:baseSurname "Reden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

