@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/bQ0r8zt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95a5ce8f-419e-6fb3-b1ec-68c2b79ed481"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  schema:familyName "van der Staal"^^xsd:string ;
  schema:givenName "Wilhelmus Petrus"^^xsd:string ;
  schema:name "Wilhelmus Petrus van der Staal"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gxnp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3299adb0-eb64-76d0-0645-c5005797ce11> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2057197> ;
  schema:additionalName [
    ns0:baseSurname "Staal"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

