@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/bAbhyk>
  ns0:familyName "Dool"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f3dc4f4a1c6432304bbcee05ef4e5b9052161536c8656f410e23f0a583ed2789"^^xsd:string ;
  ns0:givenName "Rachel"^^xsd:string ;
  ns0:name "Rachel Dool"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bOXXrz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24452> .

