@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_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person1, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person2, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person3, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person4, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person5, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person6, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person7, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person8, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person9, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person10, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person11, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person12, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person13, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person14, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person15, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person16, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person17, oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person18 ;
  a2a:hasEvent oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_0, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_1, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_2, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_3, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_4, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_5, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_6, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_7, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_8, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_9, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_10, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_11, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_12, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_13, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_14, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_15, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_16, oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_17 ;
  a2a:hasSource oa:source_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person1
  a a2a:Person ;
  rdfs:label "Lucia Alexia Faesen" ;
  a2a:PersonName [
    rdfs:label "Lucia Alexia Faesen" ;
    a2a:PersonNameFirstName "Lucia Alexia" ;
    a2a:PersonNameLastName "Faesen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1890-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person2
  a a2a:Person ;
  rdfs:label "Petronella Maria Fleer" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Fleer" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Fleer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1896-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person3
  a a2a:Person ;
  rdfs:label "Maria Gijsberta Franken" ;
  a2a:PersonName [
    rdfs:label "Maria Gijsberta Franken" ;
    a2a:PersonNameFirstName "Maria Gijsberta" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1902-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person4
  a a2a:Person ;
  rdfs:label "Theodorus Feeringa" ;
  a2a:PersonName [
    rdfs:label "Theodorus Feeringa" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Feeringa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1832-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person5
  a a2a:Person ;
  rdfs:label "Jan Fakkert" ;
  a2a:PersonName [
    rdfs:label "Jan Fakkert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Fakkert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1833-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person6
  a a2a:Person ;
  rdfs:label "Cornelis Fleur" ;
  a2a:PersonName [
    rdfs:label "Cornelis Fleur" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Fleur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1857-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koog a/d Zaan" ;
    rdfs:label "Koog a/d Zaan"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person7
  a a2a:Person ;
  rdfs:label "Anna Former" ;
  a2a:PersonName [
    rdfs:label "Anna Former" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Former"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1900-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person8
  a a2a:Person ;
  rdfs:label "Catharina Maria Magdalena Fischer" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Magdalena Fischer" ;
    a2a:PersonNameFirstName "Catharina Maria Magdalena" ;
    a2a:PersonNameLastName "Fischer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1899-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person9
  a a2a:Person ;
  rdfs:label "Eisse Feddema" ;
  a2a:PersonName [
    rdfs:label "Eisse Feddema" ;
    a2a:PersonNameFirstName "Eisse" ;
    a2a:PersonNameLastName "Feddema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1849-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person10
  a a2a:Person ;
  rdfs:label "Thecla Gezina Helena Anna Flint" ;
  a2a:PersonName [
    rdfs:label "Thecla Gezina Helena Anna Flint" ;
    a2a:PersonNameFirstName "Thecla Gezina Helena Anna" ;
    a2a:PersonNameLastName "Flint"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1898-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person11
  a a2a:Person ;
  rdfs:label "Hendrika Fliers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Fliers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Fliers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1850-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (Dalfsen)" ;
    rdfs:label "Essen (Dalfsen)"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person12
  a a2a:Person ;
  rdfs:label "Jan Flierl" ;
  a2a:PersonName [
    rdfs:label "Jan Flierl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Flierl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1843-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person13
  a a2a:Person ;
  rdfs:label "Maria Hendrika Theresia Ferier" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrika Theresia Ferier" ;
    a2a:PersonNameFirstName "Maria Hendrika Theresia" ;
    a2a:PersonNameLastName "Ferier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1902-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person14
  a a2a:Person ;
  rdfs:label "Trijntje Flapper" ;
  a2a:PersonName [
    rdfs:label "Trijntje Flapper" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Flapper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1903-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person15
  a a2a:Person ;
  rdfs:label "Isaias Chrijzosthumus Fortuin" ;
  a2a:PersonName [
    rdfs:label "Isaias Chrijzosthumus Fortuin" ;
    a2a:PersonNameFirstName "Isaias Chrijzosthumus" ;
    a2a:PersonNameLastName "Fortuin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1873-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "West.werf" ;
    rdfs:label "West.werf"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person16
  a a2a:Person ;
  rdfs:label "Cornelis Fleur" ;
  a2a:PersonName [
    rdfs:label "Cornelis Fleur" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Fleur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1857-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koog a/d Zaan" ;
    rdfs:label "Koog a/d Zaan"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person17
  a a2a:Person ;
  rdfs:label "Henriette Dorothea Maria Froeling" ;
  a2a:PersonName [
    rdfs:label "Henriette Dorothea Maria Froeling" ;
    a2a:PersonNameFirstName "Henriette Dorothea Maria" ;
    a2a:PersonNameLastName "Froeling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1904-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person18
  a a2a:Person ;
  rdfs:label "Jan Flierl" ;
  a2a:PersonName [
    rdfs:label "Jan Flierl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Flierl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1843-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person1 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person2 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person3 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person4 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person5 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person6 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person7 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person8 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person9 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person10 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person11 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person12 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person13 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person14 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person15 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person16 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person17 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:relationep_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Person18 ;
  a2a:EventKeyRef oa:event_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc_Event1 .

oa:source_swl_eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc
  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 "Dienstbodenregister 1890-1920" ;
    a2a:RegistryNumber "68" ;
    a2a:Folio "125" ;
    rdfs:label "Gemeente Steenwijkerland, Dienstbodenregister 1890-1920, 68, 125"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.68&minr=2198513&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.68&file=02_68_116_Steenwijkerwold_125.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.68&minr=2198513&miview=ldt" ;
  a2a:RecordGUID "{eca0d1fe-e5f1-7a1a-a3f3-5da997e8defc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.68_54_MI.xml van SWL" .

