@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/bQdav2>
  ns0:givenName "Catrina Maria"^^xsd:string ;
  ns0:name "Catrina Maria Koemans"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d454214768950348d22d46d811053d71ed4066671b22da3cdbfab684efdd5753"^^xsd:string ;
  ns0:familyName "Koemans"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4N5Ys> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23467> .

