@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_2d1cfbed-769a-e02c-eede-741afa2e7dfe
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1839)" ;
  a2a:hasPerson oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person1, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person2, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person3, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person4, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person5, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person6, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person7, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person8, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person9, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person10, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person11, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person12, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person13, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person14, oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person15 ;
  a2a:hasEvent oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_0, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_1, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_2, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_3, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_4, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_5, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_6, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_7, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_8, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_9, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_10, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_11, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_12, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_13, oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_14 ;
  a2a:hasSource oa:source_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person1
  a a2a:Person ;
  rdfs:label "Maria Scheffer" ;
  a2a:PersonName [
    rdfs:label "Maria Scheffer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1835-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person2
  a a2a:Person ;
  rdfs:label "Siebrand Hendriks Scheffer" ;
  a2a:PersonName [
    rdfs:label "Siebrand Hendriks Scheffer" ;
    a2a:PersonNameFirstName "Siebrand Hendriks" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1835-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person3
  a a2a:Person ;
  rdfs:label "Anna Wilhelmina Elisabeth Schirm" ;
  a2a:PersonName [
    rdfs:label "Anna Wilhelmina Elisabeth Schirm" ;
    a2a:PersonNameFirstName "Anna Wilhelmina Elisabeth" ;
    a2a:PersonNameLastName "Schirm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1835-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person4
  a a2a:Person ;
  rdfs:label "Machiel Everts Schoppenhouwer" ;
  a2a:PersonName [
    rdfs:label "Machiel Everts Schoppenhouwer" ;
    a2a:PersonNameFirstName "Machiel Everts" ;
    a2a:PersonNameLastName "Schoppenhouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1835-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person5
  a a2a:Person ;
  rdfs:label "Jantje Alberts Schuurman" ;
  a2a:PersonName [
    rdfs:label "Jantje Alberts Schuurman" ;
    a2a:PersonNameFirstName "Jantje Alberts" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1835-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person6
  a a2a:Person ;
  rdfs:label "Alberdina Pieters Smit" ;
  a2a:PersonName [
    rdfs:label "Alberdina Pieters Smit" ;
    a2a:PersonNameFirstName "Alberdina Pieters" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1835-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person7
  a a2a:Person ;
  rdfs:label "Jantje Smit" ;
  a2a:PersonName [
    rdfs:label "Jantje Smit" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1835-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person8
  a a2a:Person ;
  rdfs:label "Jantje Smit" ;
  a2a:PersonName [
    rdfs:label "Jantje Smit" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1835-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person9
  a a2a:Person ;
  rdfs:label "Tomas Gerrits Smit" ;
  a2a:PersonName [
    rdfs:label "Tomas Gerrits Smit" ;
    a2a:PersonNameFirstName "Tomas Gerrits" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1835-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person10
  a a2a:Person ;
  rdfs:label "Pieter Jans Spijker" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans Spijker" ;
    a2a:PersonNameFirstName "Pieter Jans" ;
    a2a:PersonNameLastName "Spijker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1835-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person11
  a a2a:Person ;
  rdfs:label "Jacob Straaten" ;
  a2a:PersonName [
    rdfs:label "Jacob Straaten" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Straaten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1835-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person12
  a a2a:Person ;
  rdfs:label "Hein Andries Swart" ;
  a2a:PersonName [
    rdfs:label "Hein Andries Swart" ;
    a2a:PersonNameFirstName "Hein Andries" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] ;
  a2a:Profession "venter" .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person13
  a a2a:Person ;
  rdfs:label "Dirkje Koop Schaap" ;
  a2a:PersonName [
    rdfs:label "Dirkje Koop Schaap" ;
    a2a:PersonNameFirstName "Dirkje Koop" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1836-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person14
  a a2a:Person ;
  rdfs:label "Jacob Ariens Stuurman" ;
  a2a:PersonName [
    rdfs:label "Jacob Ariens Stuurman" ;
    a2a:PersonNameFirstName "Jacob Ariens" ;
    a2a:PersonNameLastName "Stuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1836-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person15
  a a2a:Person ;
  rdfs:label "Aafje Schaap" ;
  a2a:PersonName [
    rdfs:label "Aafje Schaap" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1837-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person1 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person2 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person3 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person4 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person5 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person6 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person7 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person8 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person9 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person10 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person11 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person12 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person13 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person14 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:relationep_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Person15 ;
  a2a:EventKeyRef oa:event_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe_Event1 .

oa:source_swl_2d1cfbed-769a-e02c-eede-741afa2e7dfe
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1829-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1829-1839" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "127" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1829-1839, 2, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=8.2&minr=2055799&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=8.2&file=08_02_127_Blokzijl.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=8.2&minr=2055799&miview=ldt" ;
  a2a:RecordGUID "{2d1cfbed-769a-e02c-eede-741afa2e7dfe}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_82_54_MI.xml van SWL" .

