@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/brEBjS>
  ns0:familyName "Hornis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/59ccd59d2a54e80895dc68d8dd500d9256eb0e48849b165ab30ee199724ff2c3"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna Hornis"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bGdzvF> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24337> .

