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

