@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/b4N6V4>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8fea468bf1a02f983923470c17c4299f190e91cb672e8a1e1098394f9221fa8d"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van Leeuwen"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bjzMPC> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22784> ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

