@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_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1870)" ;
  a2a:hasPerson oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person1, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person2, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person3, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person4, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person5, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person6, oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person7 ;
  a2a:hasEvent oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_0, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_1, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_2, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_3, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_4, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_5, oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_6 ;
  a2a:hasSource oa:source_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0 .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person1
  a a2a:Person ;
  rdfs:label "Willem Bonsing" ;
  a2a:PersonName [
    rdfs:label "Willem Bonsing" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1823-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen (Drenthe)" ;
    rdfs:label "Nijeveen (Drenthe)"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person2
  a a2a:Person ;
  rdfs:label "Lammigje van Oosten" ;
  a2a:PersonName [
    rdfs:label "Lammigje van Oosten" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1824-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person3
  a a2a:Person ;
  rdfs:label "Geertje Bonsing" ;
  a2a:PersonName [
    rdfs:label "Geertje Bonsing" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1850-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person4
  a a2a:Person ;
  rdfs:label "Hilligje Bonsing" ;
  a2a:PersonName [
    rdfs:label "Hilligje Bonsing" ;
    a2a:PersonNameFirstName "Hilligje" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1853-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person5
  a a2a:Person ;
  rdfs:label "Peter Bonsing" ;
  a2a:PersonName [
    rdfs:label "Peter Bonsing" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1856-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person6
  a a2a:Person ;
  rdfs:label "Marrigje Bonsing" ;
  a2a:PersonName [
    rdfs:label "Marrigje Bonsing" ;
    a2a:PersonNameFirstName "Marrigje" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1859-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person7
  a a2a:Person ;
  rdfs:label "Jantje Bonsing" ;
  a2a:PersonName [
    rdfs:label "Jantje Bonsing" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Bonsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1863-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen (Overijssel)" ;
    rdfs:label "Wanneperveen (Overijssel)"
  ] .

oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person1 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person2 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person3 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person4 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person5 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person6 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:relationep_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Person7 ;
  a2a:EventKeyRef oa:event_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0_Event1 .

oa:source_swl_2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1860-1870" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "40" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1860-1870, 3, 40"
  ] ;
  a2a:SourceLastChangeDate "2022-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=10.3&minr=1829046&miview=ldt" ;
  a2a:RecordGUID "{2adff4e6-b3f0-25cd-e92d-97f15aaa2fb0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_103_54_MI.xml van SWL" .

