@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/bGQGt3>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/2920f8a9d3f63a2085d722a30291de2b99128bc78edf7fa6e60bf13d6b1c77d0"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Prinsenberg"@nl ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bVqEGc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22640> .

