@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_ac3a8143-beba-0cf7-e22d-fdae218433df
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1875)" ;
  a2a:hasPerson oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person1, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person2, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person3, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person4, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person5, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person6, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person7, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person8, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person9, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person10, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person11, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person12, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person13, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person14, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person15, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person16, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person17, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person18, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person19, oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person20 ;
  a2a:hasEvent oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_0, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_1, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_2, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_3, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_4, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_5, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_6, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_7, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_8, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_9, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_10, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_11, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_12, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_13, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_14, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_15, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_16, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_17, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_18, oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_19 ;
  a2a:hasSource oa:source_swl_ac3a8143-beba-0cf7-e22d-fdae218433df .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person1
  a a2a:Person ;
  rdfs:label "Arnold Guikink" ;
  a2a:PersonName [
    rdfs:label "Arnold Guikink" ;
    a2a:PersonNameFirstName "Arnold" ;
    a2a:PersonNameLastName "Guikink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1833-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weerselo" ;
    rdfs:label "Weerselo"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person2
  a a2a:Person ;
  rdfs:label "Grietje de Graaf" ;
  a2a:PersonName [
    rdfs:label "Grietje de Graaf" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1849-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person3
  a a2a:Person ;
  rdfs:label "Geertje Greven" ;
  a2a:PersonName [
    rdfs:label "Geertje Greven" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1846-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person4
  a a2a:Person ;
  rdfs:label "Johanna Grune" ;
  a2a:PersonName [
    rdfs:label "Johanna Grune" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Grune"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1854-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person5
  a a2a:Person ;
  rdfs:label "Johannes Gras" ;
  a2a:PersonName [
    rdfs:label "Johannes Gras" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Gras"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1857-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person6
  a a2a:Person ;
  rdfs:label "Jeltje Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Jeltje Groenewoud" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1846-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person7
  a a2a:Person ;
  rdfs:label "Elsje Grüne" ;
  a2a:PersonName [
    rdfs:label "Elsje Grüne" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Grüne"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1850-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person8
  a a2a:Person ;
  rdfs:label "Stijntje de Groot" ;
  a2a:PersonName [
    rdfs:label "Stijntje de Groot" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1854-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person9
  a a2a:Person ;
  rdfs:label "Sieme Gerrits" ;
  a2a:PersonName [
    rdfs:label "Sieme Gerrits" ;
    a2a:PersonNameFirstName "Sieme" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1852-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person10
  a a2a:Person ;
  rdfs:label "Reint Gaal" ;
  a2a:PersonName [
    rdfs:label "Reint Gaal" ;
    a2a:PersonNameFirstName "Reint" ;
    a2a:PersonNameLastName "Gaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1849-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person11
  a a2a:Person ;
  rdfs:label "Johanna Griftenhuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Griftenhuis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Griftenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1841-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person12
  a a2a:Person ;
  rdfs:label "Gerrit Gerritsma" ;
  a2a:PersonName [
    rdfs:label "Gerrit Gerritsma" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Gerritsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1847-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person13
  a a2a:Person ;
  rdfs:label "Metje Gunk" ;
  a2a:PersonName [
    rdfs:label "Metje Gunk" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Gunk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1848-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Idzard" ;
    rdfs:label "Idzard"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person14
  a a2a:Person ;
  rdfs:label "Jantje Gort" ;
  a2a:PersonName [
    rdfs:label "Jantje Gort" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Gort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1850-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person15
  a a2a:Person ;
  rdfs:label "Willemtje Gort" ;
  a2a:PersonName [
    rdfs:label "Willemtje Gort" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Gort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1853-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person16
  a a2a:Person ;
  rdfs:label "Hendrika Grevelink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Grevelink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Grevelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1849-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person17
  a a2a:Person ;
  rdfs:label "Evert van Gunst" ;
  a2a:PersonName [
    rdfs:label "Evert van Gunst" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gunst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1851-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person18
  a a2a:Person ;
  rdfs:label "Jantje Groen" ;
  a2a:PersonName [
    rdfs:label "Jantje Groen" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1855-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person19
  a a2a:Person ;
  rdfs:label "Lucas Groen" ;
  a2a:PersonName [
    rdfs:label "Lucas Groen" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1837-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person20
  a a2a:Person ;
  rdfs:label "Meine Annes Groen" ;
  a2a:PersonName [
    rdfs:label "Meine Annes Groen" ;
    a2a:PersonNameFirstName "Meine Annes" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1842-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person1 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person2 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person3 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person4 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person5 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person6 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person7 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person8 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person9 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person10 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person11 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person12 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person13 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person14 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person15 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person16 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person17 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person18 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person19 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:relationep_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Person20 ;
  a2a:EventKeyRef oa:event_swl_ac3a8143-beba-0cf7-e22d-fdae218433df_Event1 .

oa:source_swl_ac3a8143-beba-0cf7-e22d-fdae218433df
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1860-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1860-1875 B-D" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "14" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1860-1875 B-D, 16, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.16&minr=1912795&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.16&file=02_16_015_Steenwijkerwold_14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.16&minr=1912795&miview=ldt" ;
  a2a:RecordGUID "{ac3a8143-beba-0cf7-e22d-fdae218433df}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.16_54_MI.xml van SWL" .

