@prefix ns0: <https://schema.org/> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b2vqhe>
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Messer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/8629b4d1ab73dc3e46c030226b145d65bac5e248f9c319a7d54713f1caf6e06a" ;
  ns0:familyName "Messer" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/slijter> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bh4ouc> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21662> .

