@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_215e11c7-0d4f-74f4-932f-ecc0d852443f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1861-1880)" ;
  a2a:hasPerson oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person1, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person2, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person3, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person4, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person5, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person6, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person7, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person8, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person9, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person10, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person11, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person12, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person13, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person14, oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person15 ;
  a2a:hasEvent oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_0, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_1, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_2, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_3, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_4, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_5, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_6, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_7, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_8, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_9, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_10, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_11, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_12, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_13, oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_14 ;
  a2a:hasSource oa:source_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person1
  a a2a:Person ;
  rdfs:label "Johannes Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Johannes Wagenmaker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1826-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person2
  a a2a:Person ;
  rdfs:label "Geertje Beerepoot" ;
  a2a:PersonName [
    rdfs:label "Geertje Beerepoot" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Beerepoot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1828-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person3
  a a2a:Person ;
  rdfs:label "Cornelis Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wagenmaker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1861-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person4
  a a2a:Person ;
  rdfs:label "Gerrit Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Wagenmaker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1862-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person5
  a a2a:Person ;
  rdfs:label "Elizabeth Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Wagenmaker" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1852-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person6
  a a2a:Person ;
  rdfs:label "Grietje Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Grietje Wagenmaker" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1854-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person7
  a a2a:Person ;
  rdfs:label "Jan Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Jan Wagenmaker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1858-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person8
  a a2a:Person ;
  rdfs:label "Cornelis Beers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Beers" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Beers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1844-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person9
  a a2a:Person ;
  rdfs:label "Jantje Metzelaar" ;
  a2a:PersonName [
    rdfs:label "Jantje Metzelaar" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Metzelaar"
  ] ;
  a2a:BirthDate [ a2a:Year "1843" ] ;
  a2a:BirthPlace [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person10
  a a2a:Person ;
  rdfs:label "Jan Peereboom" ;
  a2a:PersonName [
    rdfs:label "Jan Peereboom" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Peereboom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1840-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schellinkhout" ;
    rdfs:label "Schellinkhout"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person11
  a a2a:Person ;
  rdfs:label "Johannis Wagemaker" ;
  a2a:PersonName [
    rdfs:label "Johannis Wagemaker" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Wagemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1865-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person12
  a a2a:Person ;
  rdfs:label "Pieter Wagemaker" ;
  a2a:PersonName [
    rdfs:label "Pieter Wagemaker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wagemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1860-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person13
  a a2a:Person ;
  rdfs:label "Cornelis Koel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Koel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Koel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1822-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person14
  a a2a:Person ;
  rdfs:label "Gerrit Koel" ;
  a2a:PersonName [
    rdfs:label "Gerrit Koel" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Koel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1870-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person15
  a a2a:Person ;
  rdfs:label "Marijtje Korver" ;
  a2a:PersonName [
    rdfs:label "Marijtje Korver" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Korver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1862-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person1 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person2 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person3 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person4 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person5 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person6 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person7 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person8 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person9 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person10 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person11 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person12 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person13 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person14 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:relationep_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Person15 ;
  a2a:EventKeyRef oa:event_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f_Event1 .

oa:source_wfa_215e11c7-0d4f-74f4-932f-ecc0d852443f
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1861-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Nibbixwoud 1, 1861-1880." ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Nibbixwoud 1, 1861-1880., 1"
  ] ;
  a2a:SourceLastChangeDate "2017-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-17_1&minr=9983720&miview=ldt" ;
  a2a:RecordGUID "{215e11c7-0d4f-74f4-932f-ecc0d852443f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-17_1_54_MI.xml van WFA" .

