@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/bGDYV8>
  ns0:givenName "Catarina"^^xsd:string ;
  ns0:name "Catarina Puyt"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2de1a5552922c93351e498b3507e8a53d04d48551c74a3e61dd98691e073d973"^^xsd:string ;
  ns0:familyName "Puyt"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bVcX5U> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24606> .

