@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_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1875)" ;
  a2a:hasPerson oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person1, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person2, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person3, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person4, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person5, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person6, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person7, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person8, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person9, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person10, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person11, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person12, oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person13 ;
  a2a:hasEvent oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_0, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_1, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_2, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_3, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_4, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_5, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_6, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_7, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_8, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_9, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_10, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_11, oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_12 ;
  a2a:hasSource oa:source_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8 .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person1
  a a2a:Person ;
  rdfs:label "Albert ten Lande" ;
  a2a:PersonName [
    rdfs:label "Albert ten Lande" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1831-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person2
  a a2a:Person ;
  rdfs:label "Luitje van Essen" ;
  a2a:PersonName [
    rdfs:label "Luitje van Essen" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1833-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person3
  a a2a:Person ;
  rdfs:label "Jan ten Lande" ;
  a2a:PersonName [
    rdfs:label "Jan ten Lande" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person4
  a a2a:Person ;
  rdfs:label "Jantje ten Lande" ;
  a2a:PersonName [
    rdfs:label "Jantje ten Lande" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1865-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person5
  a a2a:Person ;
  rdfs:label "Aaltje ten Lande" ;
  a2a:PersonName [
    rdfs:label "Aaltje ten Lande" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1867-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person6
  a a2a:Person ;
  rdfs:label "Antje ten Lande" ;
  a2a:PersonName [
    rdfs:label "Antje ten Lande" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1868-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person7
  a a2a:Person ;
  rdfs:label "Antje ten Lande" ;
  a2a:PersonName [
    rdfs:label "Antje ten Lande" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1870-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person8
  a a2a:Person ;
  rdfs:label "Hendrik ten Lande" ;
  a2a:PersonName [
    rdfs:label "Hendrik ten Lande" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1871-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person9
  a a2a:Person ;
  rdfs:label "Akke Boonstra" ;
  a2a:PersonName [
    rdfs:label "Akke Boonstra" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNameLastName "Boonstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1842-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijckel" ;
    rdfs:label "Wijckel"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person10
  a a2a:Person ;
  rdfs:label "Aukjen Boonstra" ;
  a2a:PersonName [
    rdfs:label "Aukjen Boonstra" ;
    a2a:PersonNameFirstName "Aukjen" ;
    a2a:PersonNameLastName "Boonstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1867-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person11
  a a2a:Person ;
  rdfs:label "Simentje Posthumus" ;
  a2a:PersonName [
    rdfs:label "Simentje Posthumus" ;
    a2a:PersonNameFirstName "Simentje" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1871-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person12
  a a2a:Person ;
  rdfs:label "Antje te Lande" ;
  a2a:PersonName [
    rdfs:label "Antje te Lande" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1873-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person13
  a a2a:Person ;
  rdfs:label "Tjitje te Lande" ;
  a2a:PersonName [
    rdfs:label "Tjitje te Lande" ;
    a2a:PersonNameFirstName "Tjitje" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Lande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1875-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person1 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person2 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person3 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person4 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person5 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person6 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person7 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person8 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person9 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person10 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person11 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person12 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:relationep_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Person13 ;
  a2a:EventKeyRef oa:event_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8_Event1 .

oa:source_swl_20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8
  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 K-N" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "918" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1860-1875 K-N, 19, 918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.19&minr=1991506&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.19&file=02_19_158_Steenwijkerwold_918.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.19&minr=1991506&miview=ldt" ;
  a2a:RecordGUID "{20dc6dbd-e34b-8b2b-5fc2-11ee9eb34ef8}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.19_54_MI.xml van SWL" .

