@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_f490d280-ec2f-77d9-5baf-e39e2a07f972
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1939)" ;
  a2a:hasPerson oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person1, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person2, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person3, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person4, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person5, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person6, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person7, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person8, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person9, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person10, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person11, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person12, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person13, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person14, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person15, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person16, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person17, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person18, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person19, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person20, oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person21 ;
  a2a:hasEvent oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_0, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_1, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_2, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_3, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_4, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_5, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_6, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_7, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_8, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_9, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_10, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_11, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_12, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_13, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_14, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_15, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_16, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_17, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_18, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_19, oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_20 ;
  a2a:hasSource oa:source_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972 .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person1
  a a2a:Person ;
  rdfs:label "Albert Flederus" ;
  a2a:PersonName [
    rdfs:label "Albert Flederus" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1880-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold (Dr.)" ;
    rdfs:label "Ruinerwold (Dr.)"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person2
  a a2a:Person ;
  rdfs:label "Femmigje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Femmigje Hendriks" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1882-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "de Wijk (Dr.)" ;
    rdfs:label "de Wijk (Dr.)"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person3
  a a2a:Person ;
  rdfs:label "Geesje Dijkman" ;
  a2a:PersonName [
    rdfs:label "Geesje Dijkman" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Dijkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1901-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "de Wijk (Dr.)" ;
    rdfs:label "de Wijk (Dr.)"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person4
  a a2a:Person ;
  rdfs:label "Geesje Flederus" ;
  a2a:PersonName [
    rdfs:label "Geesje Flederus" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1903-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person5
  a a2a:Person ;
  rdfs:label "Grietje Flederus" ;
  a2a:PersonName [
    rdfs:label "Grietje Flederus" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1904-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person6
  a a2a:Person ;
  rdfs:label "Klaasje Flederus" ;
  a2a:PersonName [
    rdfs:label "Klaasje Flederus" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1906-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person7
  a a2a:Person ;
  rdfs:label "Aaltje Flederus" ;
  a2a:PersonName [
    rdfs:label "Aaltje Flederus" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1908-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person8
  a a2a:Person ;
  rdfs:label "Lena Slot" ;
  a2a:PersonName [
    rdfs:label "Lena Slot" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Slot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1895-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person9
  a a2a:Person ;
  rdfs:label "Albert Flederus" ;
  a2a:PersonName [
    rdfs:label "Albert Flederus" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1880-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person10
  a a2a:Person ;
  rdfs:label "Femmigje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Femmigje Hendriks" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1882-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person11
  a a2a:Person ;
  rdfs:label "Klaasje Flederus" ;
  a2a:PersonName [
    rdfs:label "Klaasje Flederus" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1906-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person12
  a a2a:Person ;
  rdfs:label "Hendrik Flederus" ;
  a2a:PersonName [
    rdfs:label "Hendrik Flederus" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1910-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person13
  a a2a:Person ;
  rdfs:label "Roelof Flederus" ;
  a2a:PersonName [
    rdfs:label "Roelof Flederus" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1913-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person14
  a a2a:Person ;
  rdfs:label "Roelofje Flederus" ;
  a2a:PersonName [
    rdfs:label "Roelofje Flederus" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1917-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person15
  a a2a:Person ;
  rdfs:label "Remmelt Flederus" ;
  a2a:PersonName [
    rdfs:label "Remmelt Flederus" ;
    a2a:PersonNameFirstName "Remmelt" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1918-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person16
  a a2a:Person ;
  rdfs:label "Femmigje Flederus" ;
  a2a:PersonName [
    rdfs:label "Femmigje Flederus" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1940" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1940-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person17
  a a2a:Person ;
  rdfs:label "Aaltje Flederus" ;
  a2a:PersonName [
    rdfs:label "Aaltje Flederus" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1908-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person18
  a a2a:Person ;
  rdfs:label "Grietje Flederus" ;
  a2a:PersonName [
    rdfs:label "Grietje Flederus" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1904-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person19
  a a2a:Person ;
  rdfs:label "Roelof Holterman" ;
  a2a:PersonName [
    rdfs:label "Roelof Holterman" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Holterman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1898-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person20
  a a2a:Person ;
  rdfs:label "Geesje Dijkman" ;
  a2a:PersonName [
    rdfs:label "Geesje Dijkman" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Dijkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1901-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "de Wijk" ;
    rdfs:label "de Wijk"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person21
  a a2a:Person ;
  rdfs:label "Hans Doosje" ;
  a2a:PersonName [
    rdfs:label "Hans Doosje" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Doosje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1912-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person1 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person2 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person3 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person4 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person5 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person6 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person7 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person8 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person9 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person10 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person11 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person12 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person13 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person14 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person15 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person16 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person17 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person18 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person19 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person20 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:relationep_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Person21 ;
  a2a:EventKeyRef oa:event_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972_Event1 .

oa:source_swl_f490d280-ec2f-77d9-5baf-e39e2a07f972
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1910-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1910-1939 A-H" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "209" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1910-1939 A-H, 8, 209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=10.8&minr=2060579&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=10.8&file=10_08_196_Wanneperveen_209.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=10.8&minr=2060579&miview=ldt" ;
  a2a:RecordGUID "{f490d280-ec2f-77d9-5baf-e39e2a07f972}" .

