@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_dec4bc4e-2a9d-9176-a645-4e925e7799fe
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1925)" ;
  a2a:hasPerson oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person1, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person2, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person3, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person4, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person5, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person6, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person7, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person8, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person9, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person10, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person11, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person12, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person13, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person14, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person15, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person16, oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person17 ;
  a2a:hasEvent oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_0, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_1, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_2, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_3, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_4, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_5, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_6, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_7, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_8, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_9, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_10, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_11, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_12, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_13, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_14, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_15, oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_16 ;
  a2a:hasSource oa:source_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Croes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Croes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1866-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "visscher" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person2
  a a2a:Person ;
  rdfs:label "Harmpje van der Wijk" ;
  a2a:PersonName [
    rdfs:label "Harmpje van der Wijk" ;
    a2a:PersonNameFirstName "Harmpje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1874-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person3
  a a2a:Person ;
  rdfs:label "Willemina Derkje Croes" ;
  a2a:PersonName [
    rdfs:label "Willemina Derkje Croes" ;
    a2a:PersonNameFirstName "Willemina Derkje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1898-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person4
  a a2a:Person ;
  rdfs:label "Willemina Frederika Croes" ;
  a2a:PersonName [
    rdfs:label "Willemina Frederika Croes" ;
    a2a:PersonNameFirstName "Willemina Frederika" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1899-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person5
  a a2a:Person ;
  rdfs:label "Derkje Croes" ;
  a2a:PersonName [
    rdfs:label "Derkje Croes" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1899-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person6
  a a2a:Person ;
  rdfs:label "Frederike Croes" ;
  a2a:PersonName [
    rdfs:label "Frederike Croes" ;
    a2a:PersonNameFirstName "Frederike" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1901-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person7
  a a2a:Person ;
  rdfs:label "Frederike Croes" ;
  a2a:PersonName [
    rdfs:label "Frederike Croes" ;
    a2a:PersonNameFirstName "Frederike" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1902-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person8
  a a2a:Person ;
  rdfs:label "Frederik Croes" ;
  a2a:PersonName [
    rdfs:label "Frederik Croes" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1904-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person9
  a a2a:Person ;
  rdfs:label "Derk Croes" ;
  a2a:PersonName [
    rdfs:label "Derk Croes" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1905-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person10
  a a2a:Person ;
  rdfs:label "Johanna Croes" ;
  a2a:PersonName [
    rdfs:label "Johanna Croes" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1907-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person11
  a a2a:Person ;
  rdfs:label "Harmpje Croes" ;
  a2a:PersonName [
    rdfs:label "Harmpje Croes" ;
    a2a:PersonNameFirstName "Harmpje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1908-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person12
  a a2a:Person ;
  rdfs:label "Grada Croes" ;
  a2a:PersonName [
    rdfs:label "Grada Croes" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1909-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person13
  a a2a:Person ;
  rdfs:label "Luitje Croes" ;
  a2a:PersonName [
    rdfs:label "Luitje Croes" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1910-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person14
  a a2a:Person ;
  rdfs:label "Luite Croes" ;
  a2a:PersonName [
    rdfs:label "Luite Croes" ;
    a2a:PersonNameFirstName "Luite" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1912-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person15
  a a2a:Person ;
  rdfs:label "Hendrikje Croes" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Croes" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1913-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person16
  a a2a:Person ;
  rdfs:label "Johannes Croes" ;
  a2a:PersonName [
    rdfs:label "Johannes Croes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1914-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person17
  a a2a:Person ;
  rdfs:label "Albertje Croes" ;
  a2a:PersonName [
    rdfs:label "Albertje Croes" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1916-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Stad Vollenhove" ;
    rdfs:label "Stad Vollenhove"
  ] .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person1 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person2 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person3 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person4 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person5 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person6 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person7 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person8 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person9 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person10 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person11 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person12 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person13 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person14 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person15 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person16 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:relationep_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Person17 ;
  a2a:EventKeyRef oa:event_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe_Event1 .

oa:source_swl_dec4bc4e-2a9d-9176-a645-4e925e7799fe
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1880-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1880-1925 C-D" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "2" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1880-1925 C-D, 12, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=11.12&minr=2037334&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=11.12&file=11_12_010_Vollenhove Stad_2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=11.12&minr=2037334&miview=ldt" ;
  a2a:RecordGUID "{dec4bc4e-2a9d-9176-a645-4e925e7799fe}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_1112_54_MI.xml van SWL" .

