@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8
  a a2a:Record ;
  rdfs:label "Registratie op 27 november 1871 te Stavenisse" ;
  a2a:hasPerson oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-2cf0c400-332a-bbe2-64ee-f67dd0dbc23d, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-2fab73b2-18fa-a817-5d56-6c8bb0fd38cb, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-06913a6e-4994-a639-5bc2-675063c8f547, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-7765827b-bf48-f2a1-9c9e-14f8f4700f00, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-e8601cda-f533-0286-31c1-cd7b799ce5dc, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-18cf59cd-bd01-55aa-34dd-18117b29ec4a, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-1448fb1e-3c44-f36e-60ac-d34fe570966c, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-dce29436-9a63-ad24-e171-aa8f18a61433, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-739ecc58-bfd8-a1d6-0903-e9a0bc337803, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-9c92eaa5-2450-097a-6378-67e588aa0c22, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-f04eeb0f-0911-a48c-7c52-2fdfd46d2314, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-9b3a0805-8aeb-d94e-6d04-2c196ac656ee, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-c3a807f2-2739-66ad-e625-ae3951ee86ef, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-8df70640-ed56-caa4-0bd0-b6aa43f51b5f, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-bfe464b7-c981-7e5d-27de-7ea223113683, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-603eb03b-5f53-455d-9065-36c91bf948d3, oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-7676f271-cdbb-f7fa-e408-0dba2059b300 ;
  a2a:hasEvent oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_0, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_1, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_2, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_3, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_4, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_5, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_6, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_7, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_8, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_9, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_10, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_11, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_12, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_13, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_14, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_15, oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_16 ;
  a2a:hasSource oa:source_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8 .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-2cf0c400-332a-bbe2-64ee-f67dd0dbc23d
  a a2a:Person ;
  rdfs:label "Anthonie Cornelis van Dalen" ;
  a2a:PersonName [
    rdfs:label "Anthonie Cornelis van Dalen" ;
    a2a:PersonNameFirstName "Anthonie Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1871-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-2fab73b2-18fa-a817-5d56-6c8bb0fd38cb
  a a2a:Person ;
  rdfs:label "Jozina Danetta Guequierre" ;
  a2a:PersonName [
    rdfs:label "Jozina Danetta Guequierre" ;
    a2a:PersonNameFirstName "Jozina Danetta" ;
    a2a:PersonNameLastName "Guequierre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1871-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-06913a6e-4994-a639-5bc2-675063c8f547
  a a2a:Person ;
  rdfs:label "Geertruida Danetta van Dalen" ;
  a2a:PersonName [
    rdfs:label "Geertruida Danetta van Dalen" ;
    a2a:PersonNameFirstName "Geertruida Danetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1907-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-7765827b-bf48-f2a1-9c9e-14f8f4700f00
  a a2a:Person ;
  rdfs:label "Elena Jacoba van Dalen" ;
  a2a:PersonName [
    rdfs:label "Elena Jacoba van Dalen" ;
    a2a:PersonNameFirstName "Elena Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1910-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-e8601cda-f533-0286-31c1-cd7b799ce5dc
  a a2a:Person ;
  rdfs:label "Jozina Elena van Dalen" ;
  a2a:PersonName [
    rdfs:label "Jozina Elena van Dalen" ;
    a2a:PersonNameFirstName "Jozina Elena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1912-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-18cf59cd-bd01-55aa-34dd-18117b29ec4a
  a a2a:Person ;
  rdfs:label "Kasper Jakobus Walraven" ;
  a2a:PersonName [
    rdfs:label "Kasper Jakobus Walraven" ;
    a2a:PersonNameFirstName "Kasper Jakobus" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1891-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meliskerke" ;
    rdfs:label "Meliskerke"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-1448fb1e-3c44-f36e-60ac-d34fe570966c
  a a2a:Person ;
  rdfs:label "Stijntje van der Graaf" ;
  a2a:PersonName [
    rdfs:label "Stijntje van der Graaf" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1894-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-dce29436-9a63-ad24-e171-aa8f18a61433
  a a2a:Person ;
  rdfs:label "Willem Walraven" ;
  a2a:PersonName [
    rdfs:label "Willem Walraven" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1921-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-739ecc58-bfd8-a1d6-0903-e9a0bc337803
  a a2a:Person ;
  rdfs:label "Arie Walraven" ;
  a2a:PersonName [
    rdfs:label "Arie Walraven" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1922-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-9c92eaa5-2450-097a-6378-67e588aa0c22
  a a2a:Person ;
  rdfs:label "Marie Walraven" ;
  a2a:PersonName [
    rdfs:label "Marie Walraven" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1925-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-f04eeb0f-0911-a48c-7c52-2fdfd46d2314
  a a2a:Person ;
  rdfs:label "Neeltje Adriana Walraven" ;
  a2a:PersonName [
    rdfs:label "Neeltje Adriana Walraven" ;
    a2a:PersonNameFirstName "Neeltje Adriana" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1927-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-9b3a0805-8aeb-d94e-6d04-2c196ac656ee
  a a2a:Person ;
  rdfs:label "Marinus de Baar" ;
  a2a:PersonName [
    rdfs:label "Marinus de Baar" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1910-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-c3a807f2-2739-66ad-e625-ae3951ee86ef
  a a2a:Person ;
  rdfs:label "Pieter de Baar" ;
  a2a:PersonName [
    rdfs:label "Pieter de Baar" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1912-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-8df70640-ed56-caa4-0bd0-b6aa43f51b5f
  a a2a:Person ;
  rdfs:label "Maria Magdalena de Baar" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena de Baar" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1917-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-bfe464b7-c981-7e5d-27de-7ea223113683
  a a2a:Person ;
  rdfs:label "Jozina Rijk" ;
  a2a:PersonName [
    rdfs:label "Jozina Rijk" ;
    a2a:PersonNameFirstName "Jozina" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1911-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Heerenhoek" ;
    rdfs:label "'s-Heerenhoek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-603eb03b-5f53-455d-9065-36c91bf948d3
  a a2a:Person ;
  rdfs:label "Jacobus de Baar" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Baar" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1915-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] ;
  a2a:Profession "molenaarsknecht" .

oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person-7676f271-cdbb-f7fa-e408-0dba2059b300
  a a2a:Person ;
  rdfs:label "Jacob Bastiaan Nicolaas de Baar" ;
  a2a:PersonName [
    rdfs:label "Jacob Bastiaan Nicolaas de Baar" ;
    a2a:PersonNameFirstName "Jacob Bastiaan Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1937" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1937-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1871-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:2cf0c400-332a-bbe2-64ee-f67dd0dbc23d ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:2fab73b2-18fa-a817-5d56-6c8bb0fd38cb ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:06913a6e-4994-a639-5bc2-675063c8f547 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:7765827b-bf48-f2a1-9c9e-14f8f4700f00 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:e8601cda-f533-0286-31c1-cd7b799ce5dc ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:18cf59cd-bd01-55aa-34dd-18117b29ec4a ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:1448fb1e-3c44-f36e-60ac-d34fe570966c ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:dce29436-9a63-ad24-e171-aa8f18a61433 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:739ecc58-bfd8-a1d6-0903-e9a0bc337803 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:9c92eaa5-2450-097a-6378-67e588aa0c22 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:f04eeb0f-0911-a48c-7c52-2fdfd46d2314 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:9b3a0805-8aeb-d94e-6d04-2c196ac656ee ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:c3a807f2-2739-66ad-e625-ae3951ee86ef ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:8df70640-ed56-caa4-0bd0-b6aa43f51b5f ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:bfe464b7-c981-7e5d-27de-7ea223113683 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:603eb03b-5f53-455d-9065-36c91bf948d3 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:relationep_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Person:7676f271-cdbb-f7fa-e408-0dba2059b300 ;
  a2a:EventKeyRef oa:event_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8_Event1 .

oa:source_sha_8235ddaa-e4ed-ca14-852c-09425c1396e8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1920-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1920-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "39" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 15, Periode: 1920-1940, Bevolkingsregister, 15, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5cc70e1d-1895-0926-5679-d47a4b7493fb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8235ddaa-e4ed-ca14-852c-09425c1396e8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5cc70e1d-1895-0926-5679-d47a4b7493fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8235ddaa-e4ed-ca14-852c-09425c1396e8" ;
  a2a:RecordGUID "{8235ddaa-e4ed-ca14-852c-09425c1396e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4898_00004898.xml van SHA" .

