@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_4dd8924c-e38f-b0d2-0366-05e217be049d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person1, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person2, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person3, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person4, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person5, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person6, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person7, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person8, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person9, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person10, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person11, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person12, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person13, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person14, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person15, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person16, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person17, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person18, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person19, oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person20 ;
  a2a:hasEvent oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_0, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_1, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_2, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_3, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_4, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_5, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_6, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_7, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_8, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_9, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_10, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_11, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_12, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_13, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_14, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_15, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_16, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_17, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_18, oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_19 ;
  a2a:hasSource oa:source_swl_4dd8924c-e38f-b0d2-0366-05e217be049d .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person1
  a a2a:Person ;
  rdfs:label "Berend Vink" ;
  a2a:PersonName [
    rdfs:label "Berend Vink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1838-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person2
  a a2a:Person ;
  rdfs:label "Jacobje Vink" ;
  a2a:PersonName [
    rdfs:label "Jacobje Vink" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1865-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person3
  a a2a:Person ;
  rdfs:label "Jan Vink" ;
  a2a:PersonName [
    rdfs:label "Jan Vink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1868-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person4
  a a2a:Person ;
  rdfs:label "Jacob Vink" ;
  a2a:PersonName [
    rdfs:label "Jacob Vink" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1873-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person5
  a a2a:Person ;
  rdfs:label "Jan Vink" ;
  a2a:PersonName [
    rdfs:label "Jan Vink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1875-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person6
  a a2a:Person ;
  rdfs:label "Egbert Vink" ;
  a2a:PersonName [
    rdfs:label "Egbert Vink" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1877-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person7
  a a2a:Person ;
  rdfs:label "Hendrik Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1880-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person8
  a a2a:Person ;
  rdfs:label "Harm Vink" ;
  a2a:PersonName [
    rdfs:label "Harm Vink" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1882-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person9
  a a2a:Person ;
  rdfs:label "Jacob Vink" ;
  a2a:PersonName [
    rdfs:label "Jacob Vink" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1873-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person10
  a a2a:Person ;
  rdfs:label "Jacob Vink" ;
  a2a:PersonName [
    rdfs:label "Jacob Vink" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1873-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person11
  a a2a:Person ;
  rdfs:label "Jan Vink" ;
  a2a:PersonName [
    rdfs:label "Jan Vink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1875-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person12
  a a2a:Person ;
  rdfs:label "Berendje Baas" ;
  a2a:PersonName [
    rdfs:label "Berendje Baas" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1845-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person13
  a a2a:Person ;
  rdfs:label "Luite van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Luite van der Vegt" ;
    a2a:PersonNameFirstName "Luite" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1878-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person14
  a a2a:Person ;
  rdfs:label "Femmigje van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Femmigje van der Vegt" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1881-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person15
  a a2a:Person ;
  rdfs:label "Jan van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Jan van der Vegt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1873-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person16
  a a2a:Person ;
  rdfs:label "Jan van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Jan van der Vegt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1873-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "schoenmakersknecht" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person17
  a a2a:Person ;
  rdfs:label "Geert van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Geert van der Vegt" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1870-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person18
  a a2a:Person ;
  rdfs:label "Jan van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Jan van der Vegt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1873-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person19
  a a2a:Person ;
  rdfs:label "Egbert Vink" ;
  a2a:PersonName [
    rdfs:label "Egbert Vink" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1877-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person20
  a a2a:Person ;
  rdfs:label "Egbert Vink" ;
  a2a:PersonName [
    rdfs:label "Egbert Vink" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1877-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "veldarbeider" .

oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person1 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person2 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person3 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person4 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person5 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person6 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person7 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person8 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person9 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person10 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person11 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person12 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person13 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person14 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person15 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person16 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person17 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person18 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person19 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:relationep_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Person20 ;
  a2a:EventKeyRef oa:event_swl_4dd8924c-e38f-b0d2-0366-05e217be049d_Event1 .

oa:source_swl_4dd8924c-e38f-b0d2-0366-05e217be049d
  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 V" ;
    a2a:RegistryNumber "46" ;
    a2a:Folio "2498" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1890-1920 V, 46, 2498"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.46&minr=2192518&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.46&file=02_46_157_Steenwijkerwold_2498.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.46&minr=2192518&miview=ldt" ;
  a2a:RecordGUID "{4dd8924c-e38f-b0d2-0366-05e217be049d}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.46_54_MI.xml van SWL" .

