@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/bOXYjt>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/65d6c442d5b245d609f6bb7a5422392c939fb19df5fdf506d05730022c449ea2"^^xsd:string ;
  schema:givenName "Sijna"^^xsd:string ;
  schema:name "Sijna Sluiter"@nl ;
  schema:familyName "Sluiter"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3xTN0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22608> .

