@prefix ns0: <https://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/bo6Hy7>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina Huivenaar"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7b69eb9c4f9bf33689bd153204acb191f892eaf6200e002e5af7dc25e89316da"^^xsd:string ;
  ns0:familyName "Huivenaar"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bCTnrv> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23308> .

