@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/b5cwkv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0ab60afec5db0880da9c87937ded48be479f0b9000bef512b9c016e4b4479fb0"^^xsd:string ;
  ns0:givenName "Rebbeca"^^xsd:string ;
  ns0:name "Rebbeca van der Draai"@nl ;
  ns0:familyName "van der Draai"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bjZbcH> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23140> ;
  ns0:additionalName [
    ns1:baseSurname "Draai"^^xsd:string ;
    ns1:literalName "Rebbeca van der Draai"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

