@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/b2hIIX>
  ns0:familyName "Herman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7b574cee80b8216ab883c36de20f2f42d3fce6c13b7d7b2bbd3d03d8f88286d6"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Herman"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bgRGSr> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23241> .

