@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/bD6569>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Wiegman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5f8145bebb6f9083c79452ad4ee4fbc819f62d2b9058d872780a6dc52a220e50"^^xsd:string ;
  ns0:familyName "Wiegman"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRG3ja> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23399> .

