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

