@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/bKaSuG>
  schema:familyName "Bonneur"^^xsd:string ;
  schema:givenName "Gerritje"^^xsd:string ;
  schema:name "Gerritje Bonneur"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d5945c27bbc0410e4c8e8834f33d44c2108c83da0d8acf6a223239b6ba977f42"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bYXyoe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22686> .

