@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/bsuoZN>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/bec8ee3e1730ebf9b9f1ee7a250d9bc561f749dfcb4d7b7a6223f5dd8119db1d"^^xsd:string ;
  schema:givenName "Mina"^^xsd:string ;
  schema:name "Mina van der Vreede"@nl ;
  schema:familyName "van der Vreede"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bHg3Si> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22874> ;
  schema:additionalName [
    ns0:baseSurname "Vreede"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

