@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/bhUcqc>
  ns0:givenName "Elizabeth"^^xsd:string ;
  ns0:name "Elizabeth Kien"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/caea477ea464144eb77181b08da40b2e34dec1e4688aa7828654742f5fd845f8"^^xsd:string ;
  ns0:familyName "Kien"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Heusden> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tapster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bxuaDm> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24818> .

