@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_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1920-1939)" ;
  a2a:hasPerson oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person1, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person2, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person3, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person4, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person5, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person6, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person7, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person8, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person9, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person10, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person11, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person12, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person13, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person14, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person15, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person16, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person17, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person18, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person19, oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person20 ;
  a2a:hasEvent oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_0, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_1, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_2, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_3, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_4, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_5, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_6, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_7, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_8, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_9, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_10, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_11, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_12, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_13, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_14, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_15, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_16, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_17, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_18, oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_19 ;
  a2a:hasSource oa:source_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59 .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Wiegman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wiegman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wiegman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1903-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person2
  a a2a:Person ;
  rdfs:label "Theresia Aleida op de Weegh" ;
  a2a:PersonName [
    rdfs:label "Theresia Aleida op de Weegh" ;
    a2a:PersonNameFirstName "Theresia Aleida" ;
    a2a:PersonNamePrefixLastName "op de" ;
    a2a:PersonNameLastName "Weegh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1914-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person3
  a a2a:Person ;
  rdfs:label "Aaltje de Wit" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Wit" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1905-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person4
  a a2a:Person ;
  rdfs:label "Gerarda Theodora Hermina Willemsen" ;
  a2a:PersonName [
    rdfs:label "Gerarda Theodora Hermina Willemsen" ;
    a2a:PersonNameFirstName "Gerarda Theodora Hermina" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1913-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person5
  a a2a:Person ;
  rdfs:label "Frederik Jan Marius van Werven" ;
  a2a:PersonName [
    rdfs:label "Frederik Jan Marius van Werven" ;
    a2a:PersonNameFirstName "Frederik Jan Marius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Werven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1909-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "adj. directeur rijwielfabriek" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person6
  a a2a:Person ;
  rdfs:label "Martha Elisabeth Wortelboer" ;
  a2a:PersonName [
    rdfs:label "Martha Elisabeth Wortelboer" ;
    a2a:PersonNameFirstName "Martha Elisabeth" ;
    a2a:PersonNameLastName "Wortelboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1913-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person7
  a a2a:Person ;
  rdfs:label "Sieger Hendrik van Weperen" ;
  a2a:PersonName [
    rdfs:label "Sieger Hendrik van Weperen" ;
    a2a:PersonNameFirstName "Sieger Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weperen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1892-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "winkelier" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person8
  a a2a:Person ;
  rdfs:label "Jan Willems" ;
  a2a:PersonName [
    rdfs:label "Jan Willems" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1912-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde" ;
    rdfs:label "Zuidwolde"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person9
  a a2a:Person ;
  rdfs:label "Lammert Weemstra" ;
  a2a:PersonName [
    rdfs:label "Lammert Weemstra" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Weemstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1919-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person10
  a a2a:Person ;
  rdfs:label "Johanna Henderika Julia Wijinck" ;
  a2a:PersonName [
    rdfs:label "Johanna Henderika Julia Wijinck" ;
    a2a:PersonNameFirstName "Johanna Henderika Julia" ;
    a2a:PersonNameLastName "Wijinck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1912-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person11
  a a2a:Person ;
  rdfs:label "Berendina Winters" ;
  a2a:PersonName [
    rdfs:label "Berendina Winters" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1915-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person12
  a a2a:Person ;
  rdfs:label "Jan Wuijts" ;
  a2a:PersonName [
    rdfs:label "Jan Wuijts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wuijts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1914-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person13
  a a2a:Person ;
  rdfs:label "Albert Winter" ;
  a2a:PersonName [
    rdfs:label "Albert Winter" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Winter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1914-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person14
  a a2a:Person ;
  rdfs:label "Jacob Weerman" ;
  a2a:PersonName [
    rdfs:label "Jacob Weerman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Weerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1917-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person15
  a a2a:Person ;
  rdfs:label "Geertje Winters" ;
  a2a:PersonName [
    rdfs:label "Geertje Winters" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1912-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person16
  a a2a:Person ;
  rdfs:label "Hendrikus Wardenier" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Wardenier" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Wardenier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1910-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] ;
  a2a:Profession "bakkersknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person17
  a a2a:Person ;
  rdfs:label "Marij Gradus Albertus Wasser" ;
  a2a:PersonName [
    rdfs:label "Marij Gradus Albertus Wasser" ;
    a2a:PersonNameFirstName "Marij Gradus Albertus" ;
    a2a:PersonNameLastName "Wasser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1917-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "bakkersknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person18
  a a2a:Person ;
  rdfs:label "Gerrit Weerman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Weerman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Weerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1915-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Idzard (Weststellingwerf)" ;
    rdfs:label "Idzard (Weststellingwerf)"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person19
  a a2a:Person ;
  rdfs:label "Willemina Welgraaf" ;
  a2a:PersonName [
    rdfs:label "Willemina Welgraaf" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Welgraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1909-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person20
  a a2a:Person ;
  rdfs:label "Johanna de Wolde" ;
  a2a:PersonName [
    rdfs:label "Johanna de Wolde" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1927-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person1 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person2 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person3 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person4 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person5 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person6 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person7 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person8 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person9 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person10 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person11 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person12 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person13 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person14 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person15 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person16 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person17 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person18 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person19 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:relationep_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Person20 ;
  a2a:EventKeyRef oa:event_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59_Event1 .

oa:source_swl_c5cdfc3b-e11a-132d-5d79-3196bc008b59
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1920-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Dienstbodenregister 1920-1939" ;
    a2a:RegistryNumber "69" ;
    a2a:Folio "78" ;
    rdfs:label "Gemeente Steenwijkerland, Dienstbodenregister 1920-1939, 69, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.69&minr=2218361&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.69&file=02_69_Steenwijkerwold_78.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.69&minr=2218361&miview=ldt" ;
  a2a:RecordGUID "{c5cdfc3b-e11a-132d-5d79-3196bc008b59}" .

