@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_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1851-1890)" ;
  a2a:hasPerson oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person1, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person2, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person3, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person4, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person5, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person6, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person7, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person8, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person9, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person10, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person11, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person12, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person13, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person14, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person15, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person16, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person17, oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person18 ;
  a2a:hasEvent oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 ;
  a2a:hasRelationEP oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_0, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_1, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_2, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_3, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_4, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_5, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_6, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_7, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_8, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_9, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_10, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_11, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_12, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_13, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_14, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_15, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_16, oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_17 ;
  a2a:hasSource oa:source_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4 .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person1
  a a2a:Person ;
  rdfs:label "Dirk Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Dirk Jongbloed" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1855-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person2
  a a2a:Person ;
  rdfs:label "Antje Dekker" ;
  a2a:PersonName [
    rdfs:label "Antje Dekker" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1856-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person3
  a a2a:Person ;
  rdfs:label "Frans Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Frans Jongbloed" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1879-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person4
  a a2a:Person ;
  rdfs:label "Dieuwertje Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Jongbloed" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1880-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person5
  a a2a:Person ;
  rdfs:label "Reinoutje Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Reinoutje Jongbloed" ;
    a2a:PersonNameFirstName "Reinoutje" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1880-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person6
  a a2a:Person ;
  rdfs:label "Dirk Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Dirk Jongbloed" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1882-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person7
  a a2a:Person ;
  rdfs:label "Agatha Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Agatha Jongbloed" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Jongbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1884-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person8
  a a2a:Person ;
  rdfs:label "Gerrit Tijmes" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tijmes" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1856-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person9
  a a2a:Person ;
  rdfs:label "Trijntje Kok" ;
  a2a:PersonName [
    rdfs:label "Trijntje Kok" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1851-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person10
  a a2a:Person ;
  rdfs:label "Eefje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Eefje Tijmes" ;
    a2a:PersonNameFirstName "Eefje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1876-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person11
  a a2a:Person ;
  rdfs:label "Aaltje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Tijmes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1878-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person12
  a a2a:Person ;
  rdfs:label "Jacob Tijmes" ;
  a2a:PersonName [
    rdfs:label "Jacob Tijmes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1880-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person13
  a a2a:Person ;
  rdfs:label "Willempje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Willempje Tijmes" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1882-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person14
  a a2a:Person ;
  rdfs:label "Gijsje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Gijsje Tijmes" ;
    a2a:PersonNameFirstName "Gijsje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1883-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person15
  a a2a:Person ;
  rdfs:label "Jannetje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Jannetje Tijmes" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1886-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person16
  a a2a:Person ;
  rdfs:label "Machteltje Tijmes" ;
  a2a:PersonName [
    rdfs:label "Machteltje Tijmes" ;
    a2a:PersonNameFirstName "Machteltje" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1888-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person17
  a a2a:Person ;
  rdfs:label "Gerrit Tijmes" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tijmes" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tijmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1890-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person18
  a a2a:Person ;
  rdfs:label "Adriaan Hartog" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hartog" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hartog"
  ] .

oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person1 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person2 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person3 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person4 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person5 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person6 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person7 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person8 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person9 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person10 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person11 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person12 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person13 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person14 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person15 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person16 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person17 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:relationep_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Person18 ;
  a2a:EventKeyRef oa:event_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4_Event1 .

oa:source_gaz_efc00ae3-87b2-5658-de86-e53fc0f867c4
  a a2a:Source ;
  rdfs:label "Gemeentearchief Zaanstad, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zaanstad" ;
    rdfs:label "Zaanstad", "1851-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Zaanstad" ;
    a2a:Collection "Nadere toegang bevolkingsregister op archieftoegang OA-0141, inv.nr. 116" ;
    a2a:RegistryNumber "116" ;
    a2a:Folio "136" ;
    rdfs:label "Gemeentearchief Zaanstad, Nadere toegang bevolkingsregister op archieftoegang OA-0141, inv.nr. 116, 116, 136"
  ] ;
  a2a:SourceLastChangeDate "2017-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://archief.zaanstad.nl/archieven/zoek-in-de-archieven?mivast=137&miadt=137&miaet=54&micode=OA-0141_116&minr=2827973&miview=ldt" ;
  a2a:RecordGUID "{efc00ae3-87b2-5658-de86-e53fc0f867c4}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-ZdGAZ_OA-0141_116_54_MI.xml van GAZ" .

