@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bRSL0z>
  pico:hasAge "25"^^xsd:string ;
  ns0:familyName "Donk"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d111f0d95f565cbac78741da242b751c77c9c33ff1185692252b2ca309220e2f"^^xsd:string ;
  ns0:givenName "Jan Wilhelmus"^^xsd:string ;
  ns0:name "Jan Wilhelmus Donk"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6z1> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7383a77f-deb1-05bc-2054-ea23a368dcd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982> .

