@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/bFb55Y>
  ns0:givenName "Arie"^^xsd:string ;
  ns0:name "Arie Hogervorst"@nl ;
  ns0:familyName "Hogervorst"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/45c1c75194d1b68d15bff456c9e78ea4b2a7576a0a8bc6e9b104c61118d544fa"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bTXKY2> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24939> .

