@prefix schema: <http://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/bgRHRq>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/99afa1641bb75cfda3e952171ad4f4a7261e6b27e067616328f88214fc9a783d"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Wagenaar"@nl ;
  schema:familyName "Wagenaar"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bwEnKV> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22767> .

