@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_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person1, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person2, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person3, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person4, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person5, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person6, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person7, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person8, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person9, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person10, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person11, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person12, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person13, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person14, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person15, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person16, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person17, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person18, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person19, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person20, oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person21 ;
  a2a:hasEvent oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_0, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_1, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_2, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_3, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_4, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_5, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_6, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_7, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_8, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_9, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_10, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_11, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_12, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_13, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_14, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_15, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_16, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_17, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_18, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_19, oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_20 ;
  a2a:hasSource oa:source_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930 .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person1
  a a2a:Person ;
  rdfs:label "Pieter Deen" ;
  a2a:PersonName [
    rdfs:label "Pieter Deen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [ a2a:Year "1794" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person2
  a a2a:Person ;
  rdfs:label "Aafje Weel" ;
  a2a:PersonName [
    rdfs:label "Aafje Weel" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1792-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoog- en Laag-Zwaagdijk" ;
    rdfs:label "Hoog- en Laag-Zwaagdijk"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Deen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Deen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1823-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person4
  a a2a:Person ;
  rdfs:label "Klaas Deen" ;
  a2a:PersonName [
    rdfs:label "Klaas Deen" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [ a2a:Year "1827" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person5
  a a2a:Person ;
  rdfs:label "Pieter Deen" ;
  a2a:PersonName [
    rdfs:label "Pieter Deen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [ a2a:Year "1829" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person6
  a a2a:Person ;
  rdfs:label "Maria Agnes Steltenpohl" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Steltenpohl" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Steltenpohl"
  ] ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person7
  a a2a:Person ;
  rdfs:label "Neeltje Mol" ;
  a2a:PersonName [
    rdfs:label "Neeltje Mol" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1832-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person8
  a a2a:Person ;
  rdfs:label "Trijntje Bakker" ;
  a2a:PersonName [
    rdfs:label "Trijntje Bakker" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [ a2a:Year "1832" ] ;
  a2a:BirthPlace [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person9
  a a2a:Person ;
  rdfs:label "Antje Visje" ;
  a2a:PersonName [
    rdfs:label "Antje Visje" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Visje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1831-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person10
  a a2a:Person ;
  rdfs:label "Aafje de Wit" ;
  a2a:PersonName [
    rdfs:label "Aafje de Wit" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [ a2a:Year "1830" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person11
  a a2a:Person ;
  rdfs:label "Jacob Buisman" ;
  a2a:PersonName [
    rdfs:label "Jacob Buisman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Buisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1829-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person12
  a a2a:Person ;
  rdfs:label "Pieter Deen" ;
  a2a:PersonName [
    rdfs:label "Pieter Deen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1854-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person13
  a a2a:Person ;
  rdfs:label "Jan Deen" ;
  a2a:PersonName [
    rdfs:label "Jan Deen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1856-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person14
  a a2a:Person ;
  rdfs:label "Neeltje Deen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Deen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1858-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person15
  a a2a:Person ;
  rdfs:label "Antonius Deen" ;
  a2a:PersonName [
    rdfs:label "Antonius Deen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [ a2a:Year "1858" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person16
  a a2a:Person ;
  rdfs:label "Volker Deen" ;
  a2a:PersonName [
    rdfs:label "Volker Deen" ;
    a2a:PersonNameFirstName "Volker" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [ a2a:Year "1859" ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person17
  a a2a:Person ;
  rdfs:label "Simon Muus" ;
  a2a:PersonName [
    rdfs:label "Simon Muus" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Muus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1839-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person18
  a a2a:Person ;
  rdfs:label "Aafje Keijzer" ;
  a2a:PersonName [
    rdfs:label "Aafje Keijzer" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Keijzer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1843-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person19
  a a2a:Person ;
  rdfs:label "Maria Agnes Steltenpohl" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Steltenpohl" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Steltenpohl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1831-01-16"^^xsd:date
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person20
  a a2a:Person ;
  rdfs:label "Anthonius Deen" ;
  a2a:PersonName [
    rdfs:label "Anthonius Deen" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1850-12-08"^^xsd:date
  ] .

oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person21
  a a2a:Person ;
  rdfs:label "Pieter Deen" ;
  a2a:PersonName [
    rdfs:label "Pieter Deen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Deen"
  ] .

oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person1 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person2 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person3 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person4 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person5 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person6 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person7 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person8 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person9 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person10 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person11 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person12 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person13 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person14 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person15 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person16 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person17 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person18 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person19 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person20 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:relationep_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Person21 ;
  a2a:EventKeyRef oa:event_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930_Event1 .

oa:source_wfa_b2e203f2-f0ed-e1c6-1318-1afec49eb930
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1850-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Grootebroek 6, 1850-1861." ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Grootebroek 6, 1850-1861., 6"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-09_6&minr=9766417&miview=ldt" ;
  a2a:RecordGUID "{b2e203f2-f0ed-e1c6-1318-1afec49eb930}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-09_6_54_MI.xml van WFA" .

