@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_970baff4-aebf-e89a-0dc8-742bdb7279c9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1920-1939)" ;
  a2a:hasPerson oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person1, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person2, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person3, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person4, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person5, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person6, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person7, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person8, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person9, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person10, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person11, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person12, oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person13 ;
  a2a:hasEvent oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_0, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_1, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_2, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_3, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_4, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_5, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_6, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_7, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_8, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_9, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_10, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_11, oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_12 ;
  a2a:hasSource oa:source_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9 .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person1
  a a2a:Person ;
  rdfs:label "Anne Vonk" ;
  a2a:PersonName [
    rdfs:label "Anne Vonk" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1878-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "timmerman" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person2
  a a2a:Person ;
  rdfs:label "Catharina Gerritsma" ;
  a2a:PersonName [
    rdfs:label "Catharina Gerritsma" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gerritsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1877-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person3
  a a2a:Person ;
  rdfs:label "Arnoldus Antonius Vonk" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Antonius Vonk" ;
    a2a:PersonNameFirstName "Arnoldus Antonius" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1906-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person4
  a a2a:Person ;
  rdfs:label "Catharina Margaretha Vonk" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha Vonk" ;
    a2a:PersonNameFirstName "Catharina Margaretha" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1908-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person5
  a a2a:Person ;
  rdfs:label "Arnoldus Gerardus Vonk" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Gerardus Vonk" ;
    a2a:PersonNameFirstName "Arnoldus Gerardus" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1913-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "bakker" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person6
  a a2a:Person ;
  rdfs:label "Petronella Johanna Gezina Vonk" ;
  a2a:PersonName [
    rdfs:label "Petronella Johanna Gezina Vonk" ;
    a2a:PersonNameFirstName "Petronella Johanna Gezina" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1915-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person7
  a a2a:Person ;
  rdfs:label "Martinus Cornelis Vonk" ;
  a2a:PersonName [
    rdfs:label "Martinus Cornelis Vonk" ;
    a2a:PersonNameFirstName "Martinus Cornelis" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1918-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person8
  a a2a:Person ;
  rdfs:label "Antonia Vonk" ;
  a2a:PersonName [
    rdfs:label "Antonia Vonk" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1920-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person9
  a a2a:Person ;
  rdfs:label "Catharina Margaretha Vonk" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha Vonk" ;
    a2a:PersonNameFirstName "Catharina Margaretha" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1908-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person10
  a a2a:Person ;
  rdfs:label "Catharina Margaretha Vonk" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha Vonk" ;
    a2a:PersonNameFirstName "Catharina Margaretha" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1908-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person11
  a a2a:Person ;
  rdfs:label "Arend Vonk" ;
  a2a:PersonName [
    rdfs:label "Arend Vonk" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1846-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldemarkt" ;
    rdfs:label "Oldemarkt"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person12
  a a2a:Person ;
  rdfs:label "Petronella Johanna Gezina Vonk" ;
  a2a:PersonName [
    rdfs:label "Petronella Johanna Gezina Vonk" ;
    a2a:PersonNameFirstName "Petronella Johanna Gezina" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1915-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person13
  a a2a:Person ;
  rdfs:label "Arnoldus Gerardus Vonk" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Gerardus Vonk" ;
    a2a:PersonNameFirstName "Arnoldus Gerardus" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1913-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "bakkersknecht" .

oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person1 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person2 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person3 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person4 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person5 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person6 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person7 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person8 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person9 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person10 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person11 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person12 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:relationep_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Person13 ;
  a2a:EventKeyRef oa:event_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9_Event1 .

oa:source_swl_970baff4-aebf-e89a-0dc8-742bdb7279c9
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1920-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1920-1939 V-Z" ;
    a2a:RegistryNumber "55" ;
    a2a:Folio "1361" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1920-1939 V-Z, 55, 1361"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.55&minr=2207356&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.55&file=02_55_Steenwijkerwold_1361.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.55&minr=2207356&miview=ldt" ;
  a2a:RecordGUID "{970baff4-aebf-e89a-0dc8-742bdb7279c9}" .

