@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/bE8AAJ>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c01730e86635a39ce7c8a1f4b6c2aeb3a9abf29a63e1a6fc413c0f797a9426c8"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan van Zomeren"@nl ;
  ns0:familyName "van Zomeren"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bSVft6> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23484> ;
  ns0:additionalName [
    ns1:baseSurname "Zomeren"^^xsd:string ;
    ns1:literalName "Jan van Zomeren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

