@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/bzmuHg>
  schema:familyName "de Vos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/1d8a20feebf350f4ab2749b229804eb47a660d4c8e448523ddf1ee3cea34e751"^^xsd:string ;
  schema:givenName "Wilhelmina Magdalena"^^xsd:string ;
  schema:name "Wilhelmina Magdalena de Vos"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bO89AM> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22788> ;
  schema:additionalName [
    ns0:baseSurname "Vos"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

