@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/baPpV6>
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus Horisant"@nl ;
  ns0:familyName "Horisant"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f652e7264313db0d00db6dbc725e8ccfaf8f9b1d825d99960b80d2da1bd8f5c4"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bqC4OC> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23356> .

