@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/bVqFHy>
  ns0:givenName "Dorothea"^^xsd:string ;
  ns0:name "Dorothea Puyk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e298160846dc79d1255129f9876ab70af8acbdc9e14a90eaa621786428928930"^^xsd:string ;
  ns0:familyName "Puyk"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bachPg> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22940> .

