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

<https://n2t.net/ark:/60537/beZpK7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/72962da56548b07682fb70c4c19d472bd5dcdfc2c8056038c486e9f874a53cef"^^xsd:string ;
  ns0:givenName "Johannes"^^xsd:string ;
  ns0:name "Johannes van Maren"@nl ;
  ns0:familyName "van Maren"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/buznVU> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23936> ;
  ns0:additionalName [
    ns1:baseSurname "Maren"^^xsd:string ;
    ns1:literalName "Johannes van Maren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

