@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2UOMg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c84f8be46ec82cccdf7d2f278c95fa45c71decaeb14b440faa2e8a453d02e9b9"^^xsd:string ;
  ns0:givenName "Paulus Adrianis"^^xsd:string ;
  ns0:name "Paulus Adrianis van der Kley"@nl ;
  ns0:familyName "van der Kley"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bhuMYe> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23566> ;
  ns0:additionalName [
    ns1:baseSurname "Kley"^^xsd:string ;
    ns1:literalName "Paulus Adrianis van der Kley"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

