@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/bj9pqE>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/b6d707ae45f4b55106038bad31961e27f813468b827c059640b53ac63da1f99e"^^xsd:string ;
  schema:familyName "Mensing"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Mensing"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/byW4jc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22728> .

