@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/bE8Ayn>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/50492d9364b7545fa239db4a7d70b77a0ecce3e32ad169efdf3faf2f1027c293"^^xsd:string ;
  schema:givenName "Mintje"^^xsd:string ;
  schema:name "Mintje van Hofwegen"@nl ;
  schema:familyName "van Hofwegen"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bSIyIQ> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22710> ;
  schema:additionalName [
    ns0:baseSurname "Hofwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

