@prefix ns0: <https://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/bMGgRB>
  ns0:familyName "Bouwmeester"^^xsd:string ;
  ns0:givenName "Hendrika Johanna"^^xsd:string ;
  ns0:name "Hendrika Johanna Bouwmeester"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d2e260ea765960b11d0c431cc0fe269d9530d324c40f56b543be2be09356f4e5"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b1sU2S> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24582> .

