@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_e28c613e-c57d-3de4-26d8-3a3176cdc2db
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person1, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person2, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person3, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person4, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person5, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person6, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person7, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person8, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person9, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person10, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person11, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person12, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person13, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person14, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person15, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person16, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person17, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person18, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person19, oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person20 ;
  a2a:hasEvent oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_0, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_1, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_2, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_3, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_4, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_5, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_6, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_7, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_8, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_9, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_10, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_11, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_12, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_13, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_14, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_15, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_16, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_17, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_18, oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_19 ;
  a2a:hasSource oa:source_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person1
  a a2a:Person ;
  rdfs:label "Aafje Watses" ;
  a2a:PersonName [
    rdfs:label "Aafje Watses" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Watses"
  ] ;
  a2a:BirthDate [ a2a:Year "1781" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person2
  a a2a:Person ;
  rdfs:label "Jan Tool" ;
  a2a:PersonName [
    rdfs:label "Jan Tool" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tool"
  ] ;
  a2a:BirthDate [ a2a:Year "1819" ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person3
  a a2a:Person ;
  rdfs:label "Aarjen Silver" ;
  a2a:PersonName [
    rdfs:label "Aarjen Silver" ;
    a2a:PersonNameFirstName "Aarjen" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1817" ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person4
  a a2a:Person ;
  rdfs:label "Barber Brander" ;
  a2a:PersonName [
    rdfs:label "Barber Brander" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNameLastName "Brander"
  ] ;
  a2a:BirthDate [ a2a:Year "1817" ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person5
  a a2a:Person ;
  rdfs:label "Jan Silver" ;
  a2a:PersonName [
    rdfs:label "Jan Silver" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1841" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person6
  a a2a:Person ;
  rdfs:label "Pieter Silver" ;
  a2a:PersonName [
    rdfs:label "Pieter Silver" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1843" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person7
  a a2a:Person ;
  rdfs:label "Cornelis Silver" ;
  a2a:PersonName [
    rdfs:label "Cornelis Silver" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1847" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person8
  a a2a:Person ;
  rdfs:label "Lijsbeth Silver" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Silver" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1845" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person9
  a a2a:Person ;
  rdfs:label "Gerritje Silver" ;
  a2a:PersonName [
    rdfs:label "Gerritje Silver" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [ a2a:Year "1848" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person10
  a a2a:Person ;
  rdfs:label "Paulus Silver" ;
  a2a:PersonName [
    rdfs:label "Paulus Silver" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Silver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1851-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person11
  a a2a:Person ;
  rdfs:label "Pieter Takken" ;
  a2a:PersonName [
    rdfs:label "Pieter Takken" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Takken"
  ] ;
  a2a:BirthDate [ a2a:Year "1825" ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person12
  a a2a:Person ;
  rdfs:label "Grietje Kuiper" ;
  a2a:PersonName [
    rdfs:label "Grietje Kuiper" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:BirthDate [ a2a:Year "1829" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoog- en Laag-Zwaagdijk" ;
    rdfs:label "Hoog- en Laag-Zwaagdijk"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person13
  a a2a:Person ;
  rdfs:label "Neeltje Takken" ;
  a2a:PersonName [
    rdfs:label "Neeltje Takken" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Takken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1856-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person14
  a a2a:Person ;
  rdfs:label "Pieter Rood" ;
  a2a:PersonName [
    rdfs:label "Pieter Rood" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [ a2a:Year "1825" ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person15
  a a2a:Person ;
  rdfs:label "Geertje Timmerman" ;
  a2a:PersonName [
    rdfs:label "Geertje Timmerman" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Timmerman"
  ] ;
  a2a:BirthDate [ a2a:Year "1826" ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person16
  a a2a:Person ;
  rdfs:label "Klaas Rood" ;
  a2a:PersonName [
    rdfs:label "Klaas Rood" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1849-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person17
  a a2a:Person ;
  rdfs:label "Antje Rood" ;
  a2a:PersonName [
    rdfs:label "Antje Rood" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1852-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person18
  a a2a:Person ;
  rdfs:label "Cornelia Rood" ;
  a2a:PersonName [
    rdfs:label "Cornelia Rood" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1854-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person19
  a a2a:Person ;
  rdfs:label "Neeltje Rood" ;
  a2a:PersonName [
    rdfs:label "Neeltje Rood" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1855-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person20
  a a2a:Person ;
  rdfs:label "Marijtje Rood" ;
  a2a:PersonName [
    rdfs:label "Marijtje Rood" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1857-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person7 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person8 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person9 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person10 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person11 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person12 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person13 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person14 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person15 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person16 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person17 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person18 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person19 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:relationep_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Person20 ;
  a2a:EventKeyRef oa:event_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db_Event1 .

oa:source_wfa_e28c613e-c57d-3de4-26d8-3a3176cdc2db
  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 9, 1850-1861." ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Enkhuizen 9, 1850-1861., 9"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-08_9&minr=9761145&miview=ldt" ;
  a2a:RecordGUID "{e28c613e-c57d-3de4-26d8-3a3176cdc2db}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-08_9_54_MI.xml van WFA" .

