@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_484e497b-ae8d-e8e2-ca9f-cdea99ec701e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person1, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person2, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person3, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person4, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person5, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person6, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person7, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person8, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person9, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person10, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person11, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person12, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person13, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person14, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person15, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person16, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person17, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person18, oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person19 ;
  a2a:hasEvent oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_0, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_1, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_2, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_3, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_4, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_5, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_6, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_7, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_8, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_9, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_10, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_11, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_12, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_13, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_14, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_15, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_16, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_17, oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_18 ;
  a2a:hasSource oa:source_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person1
  a a2a:Person ;
  rdfs:label "Grietje Nijenhuis" ;
  a2a:PersonName [
    rdfs:label "Grietje Nijenhuis" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Nijenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1868-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person2
  a a2a:Person ;
  rdfs:label "Teunis Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Teunis Westerbeek" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1897-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person3
  a a2a:Person ;
  rdfs:label "Johanna Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Johanna Westerbeek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1900-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person4
  a a2a:Person ;
  rdfs:label "Albert Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Albert Westerbeek" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1902-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person5
  a a2a:Person ;
  rdfs:label "Annigje Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Annigje Westerbeek" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1904-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "werkster" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person6
  a a2a:Person ;
  rdfs:label "Albertus Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Albertus Westerbeek" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1906-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person7
  a a2a:Person ;
  rdfs:label "Jan Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Jan Westerbeek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1909-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person8
  a a2a:Person ;
  rdfs:label "Johanna Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Johanna Westerbeek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1900-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person9
  a a2a:Person ;
  rdfs:label "Teunis Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Teunis Westerbeek" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1825-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vledder" ;
    rdfs:label "Vledder"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person10
  a a2a:Person ;
  rdfs:label "Annigje Snijder" ;
  a2a:PersonName [
    rdfs:label "Annigje Snijder" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Snijder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1828-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person11
  a a2a:Person ;
  rdfs:label "Albertje Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Albertje Westerbeek" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1862-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person12
  a a2a:Person ;
  rdfs:label "Klaas Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Klaas Westerbeek" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1864-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person13
  a a2a:Person ;
  rdfs:label "Hans Teunis Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Hans Teunis Westerbeek" ;
    a2a:PersonNameFirstName "Hans Teunis" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1888-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person14
  a a2a:Person ;
  rdfs:label "Jantje Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Jantje Westerbeek" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1867-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person15
  a a2a:Person ;
  rdfs:label "Annigje Heerkes" ;
  a2a:PersonName [
    rdfs:label "Annigje Heerkes" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Heerkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1889-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person16
  a a2a:Person ;
  rdfs:label "Jan Willem Heerkes" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Heerkes" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Heerkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1869-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Hardenberg" ;
    rdfs:label "Stad Hardenberg"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person17
  a a2a:Person ;
  rdfs:label "Geertruida Heerkes" ;
  a2a:PersonName [
    rdfs:label "Geertruida Heerkes" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Heerkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1897-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person18
  a a2a:Person ;
  rdfs:label "Teunis Heerkes" ;
  a2a:PersonName [
    rdfs:label "Teunis Heerkes" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Heerkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1898-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person19
  a a2a:Person ;
  rdfs:label "Klaas Westerbeek" ;
  a2a:PersonName [
    rdfs:label "Klaas Westerbeek" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Westerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1864-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person1 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person2 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person3 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person4 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person5 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person6 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person7 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person8 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person9 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person10 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person11 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person12 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person13 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person14 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person15 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person16 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person17 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person18 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:relationep_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Person19 ;
  a2a:EventKeyRef oa:event_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e_Event1 .

oa:source_swl_484e497b-ae8d-e8e2-ca9f-cdea99ec701e
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1890-1920 W-Z" ;
    a2a:RegistryNumber "47" ;
    a2a:Folio "2651" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1890-1920 W-Z, 47, 2651"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.47&minr=2194210&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.47&file=02_47_061_Steenwijkerwold_2651.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.47&minr=2194210&miview=ldt" ;
  a2a:RecordGUID "{484e497b-ae8d-e8e2-ca9f-cdea99ec701e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.47_54_MI.xml van SWL" .

