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

