@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_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1830-1838)" ;
  a2a:hasPerson oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person1, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person2, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person3, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person4, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person5, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person6, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person7, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person8, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person9, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person10, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person11, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person12, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person13, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person14, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person15, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person16, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person17, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person18, oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person19 ;
  a2a:hasEvent oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_0, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_1, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_2, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_3, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_4, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_5, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_6, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_7, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_8, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_9, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_10, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_11, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_12, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_13, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_14, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_15, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_16, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_17, oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_18 ;
  a2a:hasSource oa:source_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36 .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Peters Lok" ;
  a2a:PersonName [
    rdfs:label "Gerrit Peters Lok" ;
    a2a:PersonNameFirstName "Gerrit Peters" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1796-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "schipper" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person2
  a a2a:Person ;
  rdfs:label "Harmpje Geerts Lok" ;
  a2a:PersonName [
    rdfs:label "Harmpje Geerts Lok" ;
    a2a:PersonNameFirstName "Harmpje Geerts" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1830-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person3
  a a2a:Person ;
  rdfs:label "Hendrik Gerrits Lok" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerrits Lok" ;
    a2a:PersonNameFirstName "Hendrik Gerrits" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1815-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person4
  a a2a:Person ;
  rdfs:label "Hilligje Peters Lok" ;
  a2a:PersonName [
    rdfs:label "Hilligje Peters Lok" ;
    a2a:PersonNameFirstName "Hilligje Peters" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1807-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person5
  a a2a:Person ;
  rdfs:label "Peter Gerrits Lok" ;
  a2a:PersonName [
    rdfs:label "Peter Gerrits Lok" ;
    a2a:PersonNameFirstName "Peter Gerrits" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1838-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person6
  a a2a:Person ;
  rdfs:label "Jan Geerts Lok" ;
  a2a:PersonName [
    rdfs:label "Jan Geerts Lok" ;
    a2a:PersonNameFirstName "Jan Geerts" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1762" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1762-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "verveener" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person7
  a a2a:Person ;
  rdfs:label "Jan Jans Lok" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Lok" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1838-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person8
  a a2a:Person ;
  rdfs:label "Jan Gerrits Lok" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits Lok" ;
    a2a:PersonNameFirstName "Jan Gerrits" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1812-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person9
  a a2a:Person ;
  rdfs:label "Geesjen Jans Lok" ;
  a2a:PersonName [
    rdfs:label "Geesjen Jans Lok" ;
    a2a:PersonNameFirstName "Geesjen Jans" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1836-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person10
  a a2a:Person ;
  rdfs:label "Jan Jakobs Lok" ;
  a2a:PersonName [
    rdfs:label "Jan Jakobs Lok" ;
    a2a:PersonNameFirstName "Jan Jakobs" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1828-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person11
  a a2a:Person ;
  rdfs:label "Kornelis Gerrits Lok" ;
  a2a:PersonName [
    rdfs:label "Kornelis Gerrits Lok" ;
    a2a:PersonNameFirstName "Kornelis Gerrits" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1763" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1763-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "verveener" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person12
  a a2a:Person ;
  rdfs:label "Oegje Hendriks Lok" ;
  a2a:PersonName [
    rdfs:label "Oegje Hendriks Lok" ;
    a2a:PersonNameFirstName "Oegje Hendriks" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1784-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person13
  a a2a:Person ;
  rdfs:label "Roelofje Hendriks Lok" ;
  a2a:PersonName [
    rdfs:label "Roelofje Hendriks Lok" ;
    a2a:PersonNameFirstName "Roelofje Hendriks" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1787-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "veehoudster" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person14
  a a2a:Person ;
  rdfs:label "Roelofje Jans Lok" ;
  a2a:PersonName [
    rdfs:label "Roelofje Jans Lok" ;
    a2a:PersonNameFirstName "Roelofje Jans" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1806-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwartsluis" ;
    rdfs:label "Zwartsluis"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person15
  a a2a:Person ;
  rdfs:label "Roelofje Kornelis Lok" ;
  a2a:PersonName [
    rdfs:label "Roelofje Kornelis Lok" ;
    a2a:PersonNameFirstName "Roelofje Kornelis" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1796-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person16
  a a2a:Person ;
  rdfs:label "Roelofje Peters Lok" ;
  a2a:PersonName [
    rdfs:label "Roelofje Peters Lok" ;
    a2a:PersonNameFirstName "Roelofje Peters" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1800-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person17
  a a2a:Person ;
  rdfs:label "Stoffel Lok" ;
  a2a:PersonName [
    rdfs:label "Stoffel Lok" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1744" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1744-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person18
  a a2a:Person ;
  rdfs:label "Stoffel Jakobs Lok" ;
  a2a:PersonName [
    rdfs:label "Stoffel Jakobs Lok" ;
    a2a:PersonNameFirstName "Stoffel Jakobs" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1816-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder bereoep" .

oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person19
  a a2a:Person ;
  rdfs:label "Arend Geerts Lok" ;
  a2a:PersonName [
    rdfs:label "Arend Geerts Lok" ;
    a2a:PersonNameFirstName "Arend Geerts" ;
    a2a:PersonNameLastName "Lok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1835-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person1 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person2 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person3 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person4 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person5 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person6 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person7 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person8 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person9 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person10 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person11 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person12 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person13 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person14 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person15 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person16 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person17 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person18 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:relationep_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Person19 ;
  a2a:EventKeyRef oa:event_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36_Event1 .

oa:source_swl_2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1830-01-01 - 1838-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1830-1838" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "67" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1830-1838, 1, 67"
  ] ;
  a2a:SourceLastChangeDate "2021-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=10.1&minr=2035739&miview=ldt" ;
  a2a:RecordGUID "{2e4e45df-5bd1-5abc-5ec6-2f02c3c81a36}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_101_54_MI.xml van SWL" .

