@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_ea069692-dc09-207d-0f13-2d3cab4ed7c1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person1, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person2, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person3, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person4, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person5, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person6, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person7, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person8, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person9, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person10, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person11, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person12, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person13, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person14, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person15, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person16, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person17, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person18, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person19, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person20, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person21, oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person22 ;
  a2a:hasEvent oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_0, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_1, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_2, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_3, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_4, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_5, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_6, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_7, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_8, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_9, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_10, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_11, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_12, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_13, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_14, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_15, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_16, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_17, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_18, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_19, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_20, oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_21 ;
  a2a:hasSource oa:source_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1 .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person1
  a a2a:Person ;
  rdfs:label "Marijtje Compas" ;
  a2a:PersonName [
    rdfs:label "Marijtje Compas" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Compas"
  ] ;
  a2a:BirthDate [ a2a:Year "1803" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person2
  a a2a:Person ;
  rdfs:label "Dirk Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Dirk Boendermaker" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1839-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person3
  a a2a:Person ;
  rdfs:label "Pieter Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Pieter Boendermaker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1841-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person4
  a a2a:Person ;
  rdfs:label "Jannetje Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Jannetje Boendermaker" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:BirthDate [ a2a:Year "1833" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person5
  a a2a:Person ;
  rdfs:label "Trijntje Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Trijntje Boendermaker" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1835-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person6
  a a2a:Person ;
  rdfs:label "Wiggertje Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Wiggertje Boendermaker" ;
    a2a:PersonNameFirstName "Wiggertje" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:BirthDate [ a2a:Year "1846" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person7
  a a2a:Person ;
  rdfs:label "Maartje Smit" ;
  a2a:PersonName [
    rdfs:label "Maartje Smit" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [ a2a:Year "1814" ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person8
  a a2a:Person ;
  rdfs:label "Hendrika Bijl" ;
  a2a:PersonName [
    rdfs:label "Hendrika Bijl" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person9
  a a2a:Person ;
  rdfs:label "Trijntje Bijl" ;
  a2a:PersonName [
    rdfs:label "Trijntje Bijl" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [ a2a:Year "1836" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person10
  a a2a:Person ;
  rdfs:label "Jacob Bijl" ;
  a2a:PersonName [
    rdfs:label "Jacob Bijl" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [ a2a:Year "1838" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person11
  a a2a:Person ;
  rdfs:label "Akke Bijl" ;
  a2a:PersonName [
    rdfs:label "Akke Bijl" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [ a2a:Year "1840" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person12
  a a2a:Person ;
  rdfs:label "Dieuwertje Bijl" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Bijl" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:BirthDate [ a2a:Year "1842" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person13
  a a2a:Person ;
  rdfs:label "Geertje de Graaf" ;
  a2a:PersonName [
    rdfs:label "Geertje de Graaf" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [ a2a:Year "1889" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person14
  a a2a:Person ;
  rdfs:label "Maretje Last" ;
  a2a:PersonName [
    rdfs:label "Maretje Last" ;
    a2a:PersonNameFirstName "Maretje" ;
    a2a:PersonNameLastName "Last"
  ] ;
  a2a:BirthDate [ a2a:Year "1818" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person15
  a a2a:Person ;
  rdfs:label "Elisabeth Breg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Breg" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Breg"
  ] ;
  a2a:BirthDate [ a2a:Year "1845" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person16
  a a2a:Person ;
  rdfs:label "Albertje Breg" ;
  a2a:PersonName [
    rdfs:label "Albertje Breg" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Breg"
  ] ;
  a2a:BirthDate [ a2a:Year "1846" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person17
  a a2a:Person ;
  rdfs:label "Bartha Breg" ;
  a2a:PersonName [
    rdfs:label "Bartha Breg" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Breg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1850-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person18
  a a2a:Person ;
  rdfs:label "Petronella Speleveld" ;
  a2a:PersonName [
    rdfs:label "Petronella Speleveld" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Speleveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1793-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person19
  a a2a:Person ;
  rdfs:label "Johanna Catharina Schuijt" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Schuijt" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Schuijt"
  ] ;
  a2a:BirthDate [ a2a:Year "1813" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person20
  a a2a:Person ;
  rdfs:label "Klaas Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Klaas Groenewoud" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1852-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person21
  a a2a:Person ;
  rdfs:label "Cornelia Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Cornelia Groenewoud" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1854-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person22
  a a2a:Person ;
  rdfs:label "Johanna Everdina Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Johanna Everdina Groenewoud" ;
    a2a:PersonNameFirstName "Johanna Everdina" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1858-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person6 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person7 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person8 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person9 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person10 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person11 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person12 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person13 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person14 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person15 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person16 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person17 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person18 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person19 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person20 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person21 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:relationep_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Person22 ;
  a2a:EventKeyRef oa:event_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1_Event1 .

oa:source_wfa_ea069692-dc09-207d-0f13-2d3cab4ed7c1
  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 Enkhuizen 8, 1850-1861." ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Enkhuizen 8, 1850-1861., 8"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-08_8&minr=9760391&miview=ldt" ;
  a2a:RecordGUID "{ea069692-dc09-207d-0f13-2d3cab4ed7c1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_8_54_MI.xml van WFA" .

