@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/bX5gge>
  ns0:familyName "Dupont"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/452db32707a9feba481fae44b34f233f4622dca687f18dfee0ae17e5eaa96e07"^^xsd:string ;
  ns0:givenName "Jacoba"^^xsd:string ;
  ns0:name "Jacoba Dupont"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbRTsd> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24333> .

