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

