@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/b12wDK>
  ns0:birthPlace "Dartelen"^^xsd:string ;
  ns0:familyName "Gusla"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bb8dfa5d9e89f7c24dcf9c278af8294ce33f9fc8aedc2f45164ee5523fc93162"^^xsd:string ;
  ns0:givenName "Johannes"^^xsd:string ;
  ns0:name "Johannes Gusla"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelier> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bfPbzF> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24913> .

