@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/bz8N2f>
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Meyer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/527b7a0876ce20e329e1f29204118f88ff656ffae9626f8f7b3e1fe14992c21b"^^xsd:string ;
  ns0:familyName "Meyer"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bNVsVt> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23384> .

