@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/b0qqwL>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/83db26ae7f7382e8539a1ee482f55cd66ff438794cd2b5f278ecddf403aa8299"^^xsd:string ;
  ns0:givenName "Pietje"^^xsd:string ;
  ns0:name "Pietje van Keulen"@nl ;
  ns0:familyName "van Keulen"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/beZoHq> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23427> ;
  ns0:additionalName [
    ns1:baseSurname "Keulen"^^xsd:string ;
    ns1:literalName "Pietje van Keulen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

