@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/bJYaPw>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/e128c0bf13c174137c98e605c660a0184be9908bf3aa82db2cda686dfcc26839"^^xsd:string ;
  schema:familyName "Steenwinkel"^^xsd:string ;
  schema:givenName "Tona"^^xsd:string ;
  schema:name "Tona Steenwinkel"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bYy8Z7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22717> .

