@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/bCTorF>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/33018985b1c13b73207d9d30677196fb6e4bd4a02fc968fc895651b0d3ae6e53"^^xsd:string ;
  schema:familyName "Stalenburg"^^xsd:string ;
  schema:givenName "Theresia"^^xsd:string ;
  schema:name "Theresia Stalenburg"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRtmBg> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22834> .

