@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_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1821-1828)" ;
  a2a:hasPerson oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person1, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person2, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person3, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person4, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person5, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person6, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person7, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person8, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person9, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person10, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person11, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person12, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person13, oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person14 ;
  a2a:hasEvent oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_0, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_1, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_2, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_3, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_4, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_5, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_6, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_7, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_8, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_9, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_10, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_11, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_12, oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_13 ;
  a2a:hasSource oa:source_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04 .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person1
  a a2a:Person ;
  rdfs:label "Barend Haring" ;
  a2a:PersonName [
    rdfs:label "Barend Haring" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1769" ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person2
  a a2a:Person ;
  rdfs:label "Grietje Bakker" ;
  a2a:PersonName [
    rdfs:label "Grietje Bakker" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [ a2a:Year "1775" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person3
  a a2a:Person ;
  rdfs:label "Jan Haring" ;
  a2a:PersonName [
    rdfs:label "Jan Haring" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1801" ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person4
  a a2a:Person ;
  rdfs:label "Jantje Haring" ;
  a2a:PersonName [
    rdfs:label "Jantje Haring" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1803" ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person5
  a a2a:Person ;
  rdfs:label "Pieter Haring" ;
  a2a:PersonName [
    rdfs:label "Pieter Haring" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1811" ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person6
  a a2a:Person ;
  rdfs:label "Cornelis Haring" ;
  a2a:PersonName [
    rdfs:label "Cornelis Haring" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1813" ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person7
  a a2a:Person ;
  rdfs:label "Jan Haring" ;
  a2a:PersonName [
    rdfs:label "Jan Haring" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:BirthDate [ a2a:Year "1816" ] ;
  a2a:BirthPlace [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person8
  a a2a:Person ;
  rdfs:label "Jan Vijgeboom" ;
  a2a:PersonName [
    rdfs:label "Jan Vijgeboom" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vijgeboom"
  ] ;
  a2a:BirthDate [ a2a:Year "1798" ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person9
  a a2a:Person ;
  rdfs:label "Trijntje Vijgeboom" ;
  a2a:PersonName [
    rdfs:label "Trijntje Vijgeboom" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Vijgeboom"
  ] ;
  a2a:BirthDate [ a2a:Year "1800" ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person10
  a a2a:Person ;
  rdfs:label "Jacob Biersteker" ;
  a2a:PersonName [
    rdfs:label "Jacob Biersteker" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Biersteker"
  ] ;
  a2a:BirthDate [ a2a:Year "1795" ] ;
  a2a:BirthPlace [
    a2a:Place "Harenkarspel" ;
    rdfs:label "Harenkarspel"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person11
  a a2a:Person ;
  rdfs:label "Pietertje Roemer" ;
  a2a:PersonName [
    rdfs:label "Pietertje Roemer" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Roemer"
  ] ;
  a2a:BirthDate [ a2a:Year "1794" ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person12
  a a2a:Person ;
  rdfs:label "Pieter Biersteker" ;
  a2a:PersonName [
    rdfs:label "Pieter Biersteker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Biersteker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1819-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wadwaij" ;
    rdfs:label "Wadwaij"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person13
  a a2a:Person ;
  rdfs:label "Jacob Biersteker" ;
  a2a:PersonName [
    rdfs:label "Jacob Biersteker" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Biersteker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1821-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wadwaij" ;
    rdfs:label "Wadwaij"
  ] .

oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person14
  a a2a:Person ;
  rdfs:label "Antje Biersteker" ;
  a2a:PersonName [
    rdfs:label "Antje Biersteker" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Biersteker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1822-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wadwaij" ;
    rdfs:label "Wadwaij"
  ] .

oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person7 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person8 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person9 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person10 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person11 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person12 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person13 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:relationep_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Person14 ;
  a2a:EventKeyRef oa:event_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04_Event1 .

oa:source_wfa_e09e4fc1-0cc8-7ee1-e95b-df4b78262f04
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1821-01-01 - 1828-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Wognum 3, 1821-1828." ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Wognum 3, 1821-1828., 3"
  ] ;
  a2a:SourceLastChangeDate "2018-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-32_3&minr=11839530&miview=ldt" ;
  a2a:RecordGUID "{e09e4fc1-0cc8-7ee1-e95b-df4b78262f04}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-32_3_54_MI.xml van WFA" .

