@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/bQdazL>
  ns0:familyName "Donk"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/70f7b620c173619282612759bdaf71d8ab9903a5b4fd39bdd2e3ee817a5bb7cb"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Donk"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willige_Langerak> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4N619> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24241> .

