@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/bW2LKO>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/b27c728a84de4c166ea20697082563ac135748fe486f1050374f5da41c1ed433"^^xsd:string ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  schema:givenName "Welhelmina"^^xsd:string ;
  schema:name "Welhelmina Nieuwveld"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/baPoTA> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22878> .

