@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#> .

<https://n2t.net/ark:/60537/bO8aAW>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/701c510f5dfa16f7449c0d2d72990f0f1aa9364beb2977e723910cb4681d8784"^^xsd:string ;
  schema:familyName "Verblaauw"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Verblaauw"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2UNKK> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22879> .

