@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/b3xUNa>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/eb1f43a584af140c614599cf7ce834e06ddcd0dc77ce9a9f9518158fcc0a8009"^^xsd:string ;
  schema:givenName "NN"^^xsd:string ;
  schema:name "NN van Hoorn"@nl ;
  schema:familyName "van Hoorn"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bi6SYX> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22730> ;
  schema:additionalName [
    ns0:baseSurname "Hoorn"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

