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

<https://n2t.net/ark:/60537/bPaG2v>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/0084ac1aaa7b0690480057642e607af7693ac67f92557692abb2be9af85157c4"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon van Leeuwen"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3KBtn> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22786> ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

