@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_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1925)" ;
  a2a:hasPerson oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person1, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person2, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person3, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person4, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person5, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person6, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person7, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person8, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person9, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person10, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person11, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person12, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person13, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person14, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person15, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person16, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person17, oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person18 ;
  a2a:hasEvent oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_0, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_1, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_2, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_3, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_4, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_5, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_6, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_7, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_8, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_9, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_10, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_11, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_12, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_13, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_14, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_15, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_16, oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_17 ;
  a2a:hasSource oa:source_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person1
  a a2a:Person ;
  rdfs:label "Luite Prinsen" ;
  a2a:PersonName [
    rdfs:label "Luite Prinsen" ;
    a2a:PersonNameFirstName "Luite" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1850-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person2
  a a2a:Person ;
  rdfs:label "Geertje Otter" ;
  a2a:PersonName [
    rdfs:label "Geertje Otter" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Otter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person3
  a a2a:Person ;
  rdfs:label "Hendrikje Prinsen" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Prinsen" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1876-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt-Vollenhove" ;
    rdfs:label "Ambt-Vollenhove"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person4
  a a2a:Person ;
  rdfs:label "Joost Prinsen" ;
  a2a:PersonName [
    rdfs:label "Joost Prinsen" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1884-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt-Vollenhove" ;
    rdfs:label "Ambt-Vollenhove"
  ] ;
  a2a:Profession "timmerman" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person5
  a a2a:Person ;
  rdfs:label "Gerrit Jan Prinsen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Prinsen" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1889-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt-Vollenhove" ;
    rdfs:label "Ambt-Vollenhove"
  ] ;
  a2a:Profession "kooiker" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person6
  a a2a:Person ;
  rdfs:label "Jan Prinsen" ;
  a2a:PersonName [
    rdfs:label "Jan Prinsen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1893-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt-Vollenhove" ;
    rdfs:label "Ambt-Vollenhove"
  ] ;
  a2a:Profession "caféhouder" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person7
  a a2a:Person ;
  rdfs:label "Hendrika Hoitingh" ;
  a2a:PersonName [
    rdfs:label "Hendrika Hoitingh" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Hoitingh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1878-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "onderwijzeres" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person8
  a a2a:Person ;
  rdfs:label "Marrigje Bos" ;
  a2a:PersonName [
    rdfs:label "Marrigje Bos" ;
    a2a:PersonNameFirstName "Marrigje" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1887-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person9
  a a2a:Person ;
  rdfs:label "Gerrit Jan Prinsen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Prinsen" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1889-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] ;
  a2a:Profession "bakker" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person10
  a a2a:Person ;
  rdfs:label "Hendrikje Doze" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Doze" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Doze"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1895-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person11
  a a2a:Person ;
  rdfs:label "Jantje Doze" ;
  a2a:PersonName [
    rdfs:label "Jantje Doze" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Doze"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1896-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person12
  a a2a:Person ;
  rdfs:label "Wichertje Mol" ;
  a2a:PersonName [
    rdfs:label "Wichertje Mol" ;
    a2a:PersonNameFirstName "Wichertje" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1898-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person13
  a a2a:Person ;
  rdfs:label "Marrigje Bijl" ;
  a2a:PersonName [
    rdfs:label "Marrigje Bijl" ;
    a2a:PersonNameFirstName "Marrigje" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1898-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person14
  a a2a:Person ;
  rdfs:label "Aaltje van der Zande" ;
  a2a:PersonName [
    rdfs:label "Aaltje van der Zande" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1899-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person15
  a a2a:Person ;
  rdfs:label "Geertje Prinsen" ;
  a2a:PersonName [
    rdfs:label "Geertje Prinsen" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1921-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person16
  a a2a:Person ;
  rdfs:label "Aaltje Boxem" ;
  a2a:PersonName [
    rdfs:label "Aaltje Boxem" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Boxem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1900-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person17
  a a2a:Person ;
  rdfs:label "Geesje Prinsen" ;
  a2a:PersonName [
    rdfs:label "Geesje Prinsen" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1923-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person18
  a a2a:Person ;
  rdfs:label "Jacobje Gorte" ;
  a2a:PersonName [
    rdfs:label "Jacobje Gorte" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Gorte"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1903-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person1 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person2 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person3 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person4 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person5 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person6 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person7 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person8 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person9 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person10 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person11 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person12 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person13 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person14 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person15 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person16 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person17 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:relationep_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Person18 ;
  a2a:EventKeyRef oa:event_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe_Event1 .

oa:source_swl_2a0ca9ce-da3a-cec3-bae1-71bb91f5defe
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1910-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1910-1925 wijk II -vervolg-" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "94" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1910-1925 wijk II -vervolg-, 22, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=9.22&minr=1980122&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=9.22&file=09_22_095_Giethoorn_94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=9.22&minr=1980122&miview=ldt" ;
  a2a:RecordGUID "{2a0ca9ce-da3a-cec3-bae1-71bb91f5defe}" .

