@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/bGrfftg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d3a15e6d-1fac-90bb-c1ef-d6cbff6a1ffc"^^xsd:string ;
  schema:hasOccupation "Onderwijzer"@nl ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van Rijk"@nl ;
  schema:familyName "van Rijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a2ae3378-9213-efdd-da83-dac9169da8ce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2451691> ;
  schema:birthDate "1866-01-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

