@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/bAoZdy>
  ns0:familyName "Donk"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/96a8d964c8a1e9b297085e4a92194a8c0d7332b433974f031def40edfedd073b"^^xsd:string ;
  ns0:givenName "Margje"^^xsd:string ;
  ns0:name "Margje Donk"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Meerkerk> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bPaF7e> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24243> .

