@prefix ns0: <https://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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bjZcfp>
  ns0:familyName "de Vroom"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/450cda02f70c8c86193f02a5b5886935ce7d92b1f5cfde36b4fcb2814b0daf46"^^xsd:string ;
  ns0:givenName "Wilhelmina"^^xsd:string ;
  ns0:name "Wilhelmina de Vroom"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bzzarb> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23827> ;
  ns0:additionalName [
    ns1:baseSurname "Vroom"^^xsd:string ;
    ns1:literalName "Wilhelmina de Vroom"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

