@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_8c09a63a-94f0-45c8-3087-e2af2084fbe2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1840)" ;
  a2a:hasPerson oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person1, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person2, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person3, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person4, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person5, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person6, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person7, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person8, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person9, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person10, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person11, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person12, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person13, oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person14 ;
  a2a:hasEvent oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_0, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_1, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_2, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_3, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_4, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_5, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_6, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_7, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_8, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_9, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_10, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_11, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_12, oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_13 ;
  a2a:hasSource oa:source_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2 .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person1
  a a2a:Person ;
  rdfs:label "Hendrikje Bezembinder" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Bezembinder" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Bezembinder"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "2 1/2" ;
    rdfs:label "2 1/2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person2
  a a2a:Person ;
  rdfs:label "Hilligje van Boven" ;
  a2a:PersonName [
    rdfs:label "Hilligje van Boven" ;
    a2a:PersonNameFirstName "Hilligje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidveen" ;
    rdfs:label "Zuidveen"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person3
  a a2a:Person ;
  rdfs:label "Egtbert de Boer" ;
  a2a:PersonName [
    rdfs:label "Egtbert de Boer" ;
    a2a:PersonNameFirstName "Egtbert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person4
  a a2a:Person ;
  rdfs:label "Hendrik de Boer" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Boer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "8" ;
    rdfs:label "8"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person5
  a a2a:Person ;
  rdfs:label "Annigje de Boer" ;
  a2a:PersonName [
    rdfs:label "Annigje de Boer" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "4" ;
    rdfs:label "4"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person6
  a a2a:Person ;
  rdfs:label "Lammigje de Boer" ;
  a2a:PersonName [
    rdfs:label "Lammigje de Boer" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "2" ;
    rdfs:label "2"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person7
  a a2a:Person ;
  rdfs:label "Aaltje van de Berg" ;
  a2a:PersonName [
    rdfs:label "Aaltje van de Berg" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person8
  a a2a:Person ;
  rdfs:label "Wiebe van de Bos" ;
  a2a:PersonName [
    rdfs:label "Wiebe van de Bos" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person9
  a a2a:Person ;
  rdfs:label "Hermina van de Bos" ;
  a2a:PersonName [
    rdfs:label "Hermina van de Bos" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "10" ;
    rdfs:label "10"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person10
  a a2a:Person ;
  rdfs:label "Grietje van de Bos" ;
  a2a:PersonName [
    rdfs:label "Grietje van de Bos" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "4" ;
    rdfs:label "4"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person11
  a a2a:Person ;
  rdfs:label "Stijntje Berghouw" ;
  a2a:PersonName [
    rdfs:label "Stijntje Berghouw" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Berghouw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Holvert" ;
    rdfs:label "Holvert"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person12
  a a2a:Person ;
  rdfs:label "Willempje Bakker" ;
  a2a:PersonName [
    rdfs:label "Willempje Bakker" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person13
  a a2a:Person ;
  rdfs:label "Maria S. de Bock" ;
  a2a:PersonName [
    rdfs:label "Maria S. de Bock" ;
    a2a:PersonNameFirstName "Maria S." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bock"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "geen" .

oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person14
  a a2a:Person ;
  rdfs:label "Beertje Bijkerk" ;
  a2a:PersonName [
    rdfs:label "Beertje Bijkerk" ;
    a2a:PersonNameFirstName "Beertje" ;
    a2a:PersonNameLastName "Bijkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] ;
  a2a:Profession "geen" .

oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person1 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person2 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person3 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person4 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person5 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person6 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person7 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person8 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person9 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person10 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person11 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person12 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person13 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:relationep_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Person14 ;
  a2a:EventKeyRef oa:event_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2_Event1 .

oa:source_swl_8c09a63a-94f0-45c8-3087-e2af2084fbe2
  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 A-M" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "17" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1840 A-M, 3, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=1.3&minr=1211213&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=1.3&file=01_03_017_Steenwijk.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=1.3&minr=1211213&miview=ldt" ;
  a2a:RecordGUID "{8c09a63a-94f0-45c8-3087-e2af2084fbe2}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_1.3_54_MI.xml van SWL" .

