@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/bSVgqJ>
  schema:familyName "de Ben"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ab77dfab973a105990ed972a2dbde6ef0b4410a5bf95680cf742c9c5b9b441c8"^^xsd:string ;
  schema:givenName "Kniera"^^xsd:string ;
  schema:name "Kniera de Ben"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b7vbS5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22801> ;
  schema:additionalName [
    ns0:baseSurname "Ben"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

