@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/bPNM6O>
  schema:familyName "Gibbon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/576e76ac824442f4c29f04e16d4df3feccc838e5e39bb91fa1fee5df0453bc00"^^xsd:string ;
  schema:givenName "Johannis"^^xsd:string ;
  schema:name "Johannis Gibbon"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4nHxO> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22724> .

