@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_38fc4407-e207-4b6b-ae64-1bcd25e4956f
  a a2a:Record ;
  rdfs:label "Registratie op 29 december 1894 te Veen" ;
  a2a:hasPerson oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-302cc4c7-3f71-1c2b-a7c3-9194ef4849ee, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-12cc764f-4459-8c64-0a57-686d2567aaef, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-5eda86bb-7042-76ec-de09-d4ab92a848a5, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-38e4d2eb-20bc-acd8-e884-905960b17047, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-0d484d97-2fa1-d5d9-1104-d65581acd2ce, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-ea5accca-9366-0f17-ecff-c70bc8d99669, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-f24cd4a8-7987-497a-0b2b-38903bf115a1, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-c66a96a7-81d7-02d0-8c52-a784b8abf3de, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-0f549182-ede6-247e-17f2-c98db0e7ceb3, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-329257ab-eda8-6f6f-b854-3a31934f0698, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-904b78dc-d6b7-f858-a682-195a48d60dc5, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-ff76e9c2-ef7e-7b1b-46d9-9a3db90736f3, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-e4070ba2-23c3-87c7-f7c7-8aac24d4b504, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-859ca326-c209-5105-6e8c-c735b7dc0960, oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-26ffed85-cc79-48cf-2515-88ca8bedf259 ;
  a2a:hasEvent oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_0, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_1, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_2, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_3, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_4, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_5, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_6, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_7, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_8, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_9, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_10, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_11, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_12, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_13, oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_14 ;
  a2a:hasSource oa:source_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-302cc4c7-3f71-1c2b-a7c3-9194ef4849ee
  a a2a:Person ;
  rdfs:label "Andries van Wijk" ;
  a2a:PersonName [
    rdfs:label "Andries van Wijk" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1894-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-12cc764f-4459-8c64-0a57-686d2567aaef
  a a2a:Person ;
  rdfs:label "Cornelia den Dekker" ;
  a2a:PersonName [
    rdfs:label "Cornelia den Dekker" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1898-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-5eda86bb-7042-76ec-de09-d4ab92a848a5
  a a2a:Person ;
  rdfs:label "Andries van Wijk" ;
  a2a:PersonName [
    rdfs:label "Andries van Wijk" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1917-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-38e4d2eb-20bc-acd8-e884-905960b17047
  a a2a:Person ;
  rdfs:label "Jansje van Wijk" ;
  a2a:PersonName [
    rdfs:label "Jansje van Wijk" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1918-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-0d484d97-2fa1-d5d9-1104-d65581acd2ce
  a a2a:Person ;
  rdfs:label "Pieter van Wijk" ;
  a2a:PersonName [
    rdfs:label "Pieter van Wijk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1919-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-ea5accca-9366-0f17-ecff-c70bc8d99669
  a a2a:Person ;
  rdfs:label "Pieternella van Wijk" ;
  a2a:PersonName [
    rdfs:label "Pieternella van Wijk" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1921-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-f24cd4a8-7987-497a-0b2b-38903bf115a1
  a a2a:Person ;
  rdfs:label "Anneke Cornelia van Wijk" ;
  a2a:PersonName [
    rdfs:label "Anneke Cornelia van Wijk" ;
    a2a:PersonNameFirstName "Anneke Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1922-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-c66a96a7-81d7-02d0-8c52-a784b8abf3de
  a a2a:Person ;
  rdfs:label "Cornelis van Wijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Wijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1923-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-0f549182-ede6-247e-17f2-c98db0e7ceb3
  a a2a:Person ;
  rdfs:label "Gerrit van Wijk" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Wijk" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1924-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-329257ab-eda8-6f6f-b854-3a31934f0698
  a a2a:Person ;
  rdfs:label "Ege van Wijk" ;
  a2a:PersonName [
    rdfs:label "Ege van Wijk" ;
    a2a:PersonNameFirstName "Ege" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1926-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-904b78dc-d6b7-f858-a682-195a48d60dc5
  a a2a:Person ;
  rdfs:label "Jetze van Wijk" ;
  a2a:PersonName [
    rdfs:label "Jetze van Wijk" ;
    a2a:PersonNameFirstName "Jetze" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1927-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-ff76e9c2-ef7e-7b1b-46d9-9a3db90736f3
  a a2a:Person ;
  rdfs:label "Willem van Wijk" ;
  a2a:PersonName [
    rdfs:label "Willem van Wijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1928-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-e4070ba2-23c3-87c7-f7c7-8aac24d4b504
  a a2a:Person ;
  rdfs:label "Wilhelmina van Wijk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Wijk" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1931-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-859ca326-c209-5105-6e8c-c735b7dc0960
  a a2a:Person ;
  rdfs:label "Arie Willemse van Wijk" ;
  a2a:PersonName [
    rdfs:label "Arie Willemse van Wijk" ;
    a2a:PersonNameFirstName "Arie Willemse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1932" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1932-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person-26ffed85-cc79-48cf-2515-88ca8bedf259
  a a2a:Person ;
  rdfs:label "Jan van Wijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Wijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1935" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1935-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1894-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:302cc4c7-3f71-1c2b-a7c3-9194ef4849ee ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:12cc764f-4459-8c64-0a57-686d2567aaef ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:5eda86bb-7042-76ec-de09-d4ab92a848a5 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:38e4d2eb-20bc-acd8-e884-905960b17047 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:0d484d97-2fa1-d5d9-1104-d65581acd2ce ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:ea5accca-9366-0f17-ecff-c70bc8d99669 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:f24cd4a8-7987-497a-0b2b-38903bf115a1 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:c66a96a7-81d7-02d0-8c52-a784b8abf3de ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:0f549182-ede6-247e-17f2-c98db0e7ceb3 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:329257ab-eda8-6f6f-b854-3a31934f0698 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:904b78dc-d6b7-f858-a682-195a48d60dc5 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:ff76e9c2-ef7e-7b1b-46d9-9a3db90736f3 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:e4070ba2-23c3-87c7-f7c7-8aac24d4b504 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:859ca326-c209-5105-6e8c-c735b7dc0960 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:relationep_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Person:26ffed85-cc79-48cf-2515-88ca8bedf259 ;
  a2a:EventKeyRef oa:event_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f_Event1 .

oa:source_sha_38fc4407-e207-4b6b-ae64-1bcd25e4956f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1921-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-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: 7, Periode: 1921-1937" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "43" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1921-1937, Bevolkingsregister, 7, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/92671e73-9237-8656-5121-73080707aeb9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/38fc4407-e207-4b6b-ae64-1bcd25e4956f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/92671e73-9237-8656-5121-73080707aeb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/38fc4407-e207-4b6b-ae64-1bcd25e4956f" ;
  a2a:RecordGUID "{38fc4407-e207-4b6b-ae64-1bcd25e4956f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4612_00004612.xml van SHA" .

