@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/bWta6I>
  schema:givenName "Gijsberta"^^xsd:string ;
  schema:name "Gijsberta Prinsenberg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/e3b2c6fa64c2156c86f7c8ba178c78704c696bc84060e94137ed257e4e42cf0f"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbeNhP> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22638> .

