@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/bcv0qT>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/56e21c528f90434f0831ecf7c9e336b8a5f07731c7e72f89d484084c3e41ab19"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert van der Kin"@nl ;
  schema:familyName "van der Kin"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bs3YBx> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22814> ;
  schema:additionalName [
    ns0:baseSurname "Kin"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

