@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/b87iVw>
  schema:givenName "Eemerentia"^^xsd:string ;
  schema:name "Eemerentia van der Kind"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/a28d2a6b46ba6e7c6c001868a5d26dc35c16de223c0b3a306096c1d7eb6bc811"^^xsd:string ;
  schema:familyName "van der Kind"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bnTYPV> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22652> ;
  schema:additionalName [
    ns0:baseSurname "Kind"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

