@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b4a0SW>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d47648f3be121e4499638748e7759323390a5ee1f55d87d32cd19405391cdef8"^^xsd:string ;
  schema:givenName "N.Wm."^^xsd:string ;
  schema:name "N.Wm. van der Kley"@nl ;
  schema:familyName "van der Kley"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/biJZ2r> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22668> ;
  schema:additionalName [
    ns0:baseSurname "Kley"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

