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

