@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/beMI4V>
  ns0:givenName "Catrina"^^xsd:string ;
  ns0:name "Catrina Zwueste"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d3e5709022b166f40f64d231e87abdba38e85259304e97b92e2a10d79ea574b8"^^xsd:string ;
  ns0:familyName "Zwueste"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vlissingen> ;
  roar:documentedIn <https://n2t.net/ark:/60537/buznZD> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24919> .

