@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/bkCif7>
  ns0:givenName "Hendrik Arie"^^xsd:string ;
  ns0:name "Hendrik Arie Michaelis"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/34b2a05cb9de9ff93b0eae0310bd33b89f5ed55531947f86c9da84b33fa83191"^^xsd:string ;
  ns0:familyName "Michaelis"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bAoYaQ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23169> .

