@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/bIIYGr>
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Veldman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8a25f84fe9fb176f18294b26ae830fa366328a4b6f212d4f0aad57213250ce83"^^xsd:string ;
  schema:familyName "Veldman"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXvEA7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22632> .

