@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/bLDMoS>
  ns0:familyName "Beekman"^^xsd:string ;
  ns0:givenName "Dirkje"^^xsd:string ;
  ns0:name "Dirkje Beekman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/59ca94b2293db4c43861ac46bc7e3fc3a296ef2ff12f7ae9b831f7404d2ede98"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b0qpxM> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23901> .

