@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/bHTaWM>
  schema:familyName "Gibbon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8b1d53c46b35f7b5281748a707955eeebd9eed12a84ab5434933d7cf12025100"^^xsd:string ;
  schema:givenName "Johannis Adrianus"^^xsd:string ;
  schema:name "Johannis Adrianus Gibbon"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pottebakker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bWt97J> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22725> .

