@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_f77fb977-30d5-98a2-1d5b-d69fc2f00a08
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person1, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person2, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person3, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person4, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person5, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person6, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person7, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person8, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person9, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person10, oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person11 ;
  a2a:hasEvent oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_0, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_1, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_2, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_3, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_4, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_5, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_6, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_7, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_8, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_9, oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_10 ;
  a2a:hasSource oa:source_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08 .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person1
  a a2a:Person ;
  rdfs:label "Willem Jonkers" ;
  a2a:PersonName [
    rdfs:label "Willem Jonkers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1880-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "slager" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person2
  a a2a:Person ;
  rdfs:label "Aaltje Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Aaltje Dijkstra" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1886-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person3
  a a2a:Person ;
  rdfs:label "Andries Jonkers" ;
  a2a:PersonName [
    rdfs:label "Andries Jonkers" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1908-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person4
  a a2a:Person ;
  rdfs:label "Aaltje Bakker" ;
  a2a:PersonName [
    rdfs:label "Aaltje Bakker" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1841-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person5
  a a2a:Person ;
  rdfs:label "Andries Dirk Jonkers" ;
  a2a:PersonName [
    rdfs:label "Andries Dirk Jonkers" ;
    a2a:PersonNameFirstName "Andries Dirk" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1910-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person6
  a a2a:Person ;
  rdfs:label "Alida Jonkers" ;
  a2a:PersonName [
    rdfs:label "Alida Jonkers" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1912-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person7
  a a2a:Person ;
  rdfs:label "Geertje Jonkers" ;
  a2a:PersonName [
    rdfs:label "Geertje Jonkers" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1914-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person8
  a a2a:Person ;
  rdfs:label "Dirk Jonkers" ;
  a2a:PersonName [
    rdfs:label "Dirk Jonkers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1915-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person9
  a a2a:Person ;
  rdfs:label "Wiebigje Kleene" ;
  a2a:PersonName [
    rdfs:label "Wiebigje Kleene" ;
    a2a:PersonNameFirstName "Wiebigje" ;
    a2a:PersonNameLastName "Kleene"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1890-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person10
  a a2a:Person ;
  rdfs:label "Luitje Oost" ;
  a2a:PersonName [
    rdfs:label "Luitje Oost" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNameLastName "Oost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1916-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person11
  a a2a:Person ;
  rdfs:label "Jannes Oost" ;
  a2a:PersonName [
    rdfs:label "Jannes Oost" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Oost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1917-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person1 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person2 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person3 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person4 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person5 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person6 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person7 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person8 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person9 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person10 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:relationep_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Person11 ;
  a2a:EventKeyRef oa:event_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08_Event1 .

oa:source_swl_f77fb977-30d5-98a2-1d5b-d69fc2f00a08
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1890-1920 J-K" ;
    a2a:RegistryNumber "41" ;
    a2a:Folio "1177" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1890-1920 J-K, 41, 1177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.41&minr=2162309&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.41&file=02_41_013_Steenwijkerwold_1177.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.41&minr=2162309&miview=ldt" ;
  a2a:RecordGUID "{f77fb977-30d5-98a2-1d5b-d69fc2f00a08}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.41_54_MI.xml van SWL" .

