@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/bzYANW>
  ns0:givenName "Hendrika"^^xsd:string ;
  ns0:name "Hendrika Straatman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/b77e58bfa4d5454f225c857691a1ff18ff25a09200e8e690c12b433438d68b47"^^xsd:string ;
  ns0:familyName "Straatman"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bOLfGs> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23500> .

