@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/bQdawd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7cafdd3ed99cec3d933da2c09b615130c8b8aa31816a4bc830e04ef26aa33c3e"^^xsd:string ;
  ns0:familyName "van der Schelde"^^xsd:string ;
  ns0:givenName "Wilhelmina"^^xsd:string ;
  ns0:name "Wilhelmina van der Schelde"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4ZNFQ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23645> ;
  ns0:additionalName [
    ns1:baseSurname "Schelde"^^xsd:string ;
    ns1:literalName "Wilhelmina van der Schelde"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

