@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/beA0iD>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina Jansen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ea6d02840865407fc43524aeaea4243f0470d67b80e2716eb46673f830109cca"^^xsd:string ;
  ns0:familyName "Jansen"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bumGbZ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22984> .

