@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/bRG1QxU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7ef9119-641b-4575-fd33-bd97a144275c"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van Riemsbergen"@nl ;
  schema:familyName "van Riemsbergen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xwmc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7e718f05-827a-0cc8-1d2e-517d3bcda3c0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2346864> ;
  schema:birthDate "1863-04-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Riemsbergen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

