@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/bqC5Mq>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/564ec69d828a32d2a80e95803cda814998fae2773cd1f38424a4bef7264865bc"^^xsd:string ;
  schema:familyName "Leeflang"^^xsd:string ;
  schema:givenName "Rachel"^^xsd:string ;
  schema:name "Rachel Leeflang"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bFb3Yo> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22882> .

