@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_0e856484-eb40-38a4-ac45-2380cfaeee2a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1840)" ;
  a2a:hasPerson oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person1, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person2, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person3, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person4, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person5, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person6, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person7, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person8, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person9, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person10, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person11, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person12, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person13, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person14, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person15, oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person16 ;
  a2a:hasEvent oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_0, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_1, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_2, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_3, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_4, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_5, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_6, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_7, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_8, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_9, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_10, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_11, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_12, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_13, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_14, oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_15 ;
  a2a:hasSource oa:source_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person1
  a a2a:Person ;
  rdfs:label "Geesje Knol" ;
  a2a:PersonName [
    rdfs:label "Geesje Knol" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Knol"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person2
  a a2a:Person ;
  rdfs:label "Willempje Koops" ;
  a2a:PersonName [
    rdfs:label "Willempje Koops" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person3
  a a2a:Person ;
  rdfs:label "Egbert Koops" ;
  a2a:PersonName [
    rdfs:label "Egbert Koops" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person4
  a a2a:Person ;
  rdfs:label "Albert Kroes" ;
  a2a:PersonName [
    rdfs:label "Albert Kroes" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eesveen" ;
    rdfs:label "Eesveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person5
  a a2a:Person ;
  rdfs:label "Jantje Kroes" ;
  a2a:PersonName [
    rdfs:label "Jantje Kroes" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eesveen" ;
    rdfs:label "Eesveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person6
  a a2a:Person ;
  rdfs:label "Roelofje Kroes" ;
  a2a:PersonName [
    rdfs:label "Roelofje Kroes" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "16" ;
    rdfs:label "16"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eesveen" ;
    rdfs:label "Eesveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person7
  a a2a:Person ;
  rdfs:label "Antje Korf" ;
  a2a:PersonName [
    rdfs:label "Antje Korf" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Korf"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person8
  a a2a:Person ;
  rdfs:label "Dina van der Kleij" ;
  a2a:PersonName [
    rdfs:label "Dina van der Kleij" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kleij"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person9
  a a2a:Person ;
  rdfs:label "Mientje Berends Kuperus" ;
  a2a:PersonName [
    rdfs:label "Mientje Berends Kuperus" ;
    a2a:PersonNameFirstName "Mientje Berends" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "14" ;
    rdfs:label "14"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person10
  a a2a:Person ;
  rdfs:label "Trijntje Berends Kuperus" ;
  a2a:PersonName [
    rdfs:label "Trijntje Berends Kuperus" ;
    a2a:PersonNameFirstName "Trijntje Berends" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "10" ;
    rdfs:label "10"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person11
  a a2a:Person ;
  rdfs:label "Meltje Berends Kuperus" ;
  a2a:PersonName [
    rdfs:label "Meltje Berends Kuperus" ;
    a2a:PersonNameFirstName "Meltje Berends" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "5" ;
    rdfs:label "5"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person12
  a a2a:Person ;
  rdfs:label "Elsje Berends Kuperus" ;
  a2a:PersonName [
    rdfs:label "Elsje Berends Kuperus" ;
    a2a:PersonNameFirstName "Elsje Berends" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "2" ;
    rdfs:label "2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person13
  a a2a:Person ;
  rdfs:label "Bauks Kuperus" ;
  a2a:PersonName [
    rdfs:label "Bauks Kuperus" ;
    a2a:PersonNameFirstName "Bauks" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "3" ;
    rdfs:label "3"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person14
  a a2a:Person ;
  rdfs:label "Aaltje Adolfs Kramer" ;
  a2a:PersonName [
    rdfs:label "Aaltje Adolfs Kramer" ;
    a2a:PersonNameFirstName "Aaltje Adolfs" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person15
  a a2a:Person ;
  rdfs:label "Johannes Kleen" ;
  a2a:PersonName [
    rdfs:label "Johannes Kleen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kleen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1843-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person16
  a a2a:Person ;
  rdfs:label "Meindert Kuperus" ;
  a2a:PersonName [
    rdfs:label "Meindert Kuperus" ;
    a2a:PersonNameFirstName "Meindert" ;
    a2a:PersonNameLastName "Kuperus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1843-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person1 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person2 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person3 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person4 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person5 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person6 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person7 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person8 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person9 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person10 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person11 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person12 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person13 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person14 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person15 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:relationep_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Person16 ;
  a2a:EventKeyRef oa:event_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a_Event1 .

oa:source_swl_0e856484-eb40-38a4-ac45-2380cfaeee2a
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1840-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1840" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1840, 1"
  ] ;
  a2a:SourceLastChangeDate "2022-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.1&minr=1193862&miview=ldt" ;
  a2a:RecordGUID "{0e856484-eb40-38a4-ac45-2380cfaeee2a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_21_54_MI.xml van SWL" .

