@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/bu8ZAw>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina Snelleman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/27ff0baaaa07856586d5dd91059c7b51bd0326a85ef6a9a5e2df0a4a5dba7b35"^^xsd:string ;
  ns0:familyName "Snelleman"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bIIXMm> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24476> .

