@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/bKaSxd>
  ns0:familyName "Boon"^^xsd:string ;
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Boon"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c2fd09daf46cb1b146f16224c585e5954533b30f66c076f894b8ed7e52b3c97c"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bYKQJ3> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23282> .

