@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_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1920)" ;
  a2a:hasPerson oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person1, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person2, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person3, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person4, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person5, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person6, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person7, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person8, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person9, oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person10 ;
  a2a:hasEvent oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_0, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_1, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_2, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_3, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_4, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_5, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_6, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_7, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_8, oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_9 ;
  a2a:hasSource oa:source_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person1
  a a2a:Person ;
  rdfs:label "Roelof Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Roelof Jongbloed" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1876-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold (Ov)" ;
    rdfs:label "Steenwijkerwold (Ov)"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person2
  a a2a:Person ;
  rdfs:label "Margje de Boer" ;
  a2a:PersonName [
    rdfs:label "Margje de Boer" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1874-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf (Fr)" ;
    rdfs:label "Weststellingwerf (Fr)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person3
  a a2a:Person ;
  rdfs:label "Louisa Hubertha Evers" ;
  a2a:PersonName [
    rdfs:label "Louisa Hubertha Evers" ;
    a2a:PersonNameFirstName "Louisa Hubertha" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1898-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam (Nh)" ;
    rdfs:label "Amsterdam (Nh)"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person4
  a a2a:Person ;
  rdfs:label "Aaltje Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jongbloed" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1903-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold (Ov)" ;
    rdfs:label "Steenwijkerwold (Ov)"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person5
  a a2a:Person ;
  rdfs:label "Berend Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Berend Jongbloed" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1908-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold (Ov)" ;
    rdfs:label "Steenwijkerwold (Ov)"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person6
  a a2a:Person ;
  rdfs:label "Lucas Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Lucas Jongbloed" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1912-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person7
  a a2a:Person ;
  rdfs:label "Roelof Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Roelof Jongbloed" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1862-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person8
  a a2a:Person ;
  rdfs:label "Geesje Rodermond" ;
  a2a:PersonName [
    rdfs:label "Geesje Rodermond" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Rodermond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1860-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person9
  a a2a:Person ;
  rdfs:label "Aaltje Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jongbloed" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1897-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lonneker" ;
    rdfs:label "Lonneker"
  ] .

oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person10
  a a2a:Person ;
  rdfs:label "Berend Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Berend Jongbloed" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1904-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person1 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person2 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person3 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person4 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person5 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person6 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person7 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person8 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person9 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:relationep_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Person10 ;
  a2a:EventKeyRef oa:event_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f_Event1 .

oa:source_swl_541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1910-1920 H-Kn" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "984" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1910-1920 H-Kn, 44, 984"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=1.44&minr=1225946&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=1.44&file=01_44_211_Steenwijk_984.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=1.44&minr=1225946&miview=ldt" ;
  a2a:RecordGUID "{541c5eac-5f0a-2e2c-e5ed-7a76d765ba6f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_1.44_54_MI.xml van SWL" .

