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

