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

