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

<https://n2t.net/ark:/60537/bLr6g7>
  pico:hasAge "29"^^xsd:string ;
  ns0:familyName "de Koning"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/2e9496c3-b304-41f4-b156-fb1b8d48e9fb"^^xsd:string ;
  ns0:givenName "Johannes"^^xsd:string ;
  ns0:name "Johannes de Koning"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_2> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/bakkersknegt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLE0Au> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/45542eb1-0c2b-0a32-abb3-f7599b08476e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58679> ;
  ns0:additionalName [
    ns1:baseSurname "Koning"^^xsd:string ;
    ns1:literalName "Johannes de Koning"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

