@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/bPB23Xx>
  schema:familyName "de Rijk"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit de Rijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ad6e6ea-403f-9d5c-4b46-634cfde781b8"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudshoorn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018tdw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/82732e13-a940-1fe2-bd03-ddde6b6af4d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362264> ;
  schema:birthDate "1843-05-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rijk"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

