@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/bzYALA>
  schema:familyName "Gibbon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ae4874462f2e03abff2e56bb780657c0398b666d3d2812ae8c97461e8c5ec6d5"^^xsd:string ;
  schema:givenName "Qurinus"^^xsd:string ;
  schema:name "Qurinus Gibbon"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bOLfDU> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22726> .

