@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/bD655Y>
  ns0:familyName "Donk"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d111f0d95f565cbac78741da242b751c77c9c33ff1185692252b2ca309220e2f"^^xsd:string ;
  ns0:givenName "Jan Wilhelmus"^^xsd:string ;
  ns0:name "Jan Wilhelmus Donk"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRSL0z> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23190> .

