@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_571dd7a4-412e-e5c0-c210-81280c5573b1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1880)" ;
  a2a:hasPerson oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person1, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person2, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person3, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person4, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person5, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person6, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person7, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person8, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person9, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person10, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person11, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person12, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person13, oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person14 ;
  a2a:hasEvent oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_0, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_1, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_2, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_3, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_4, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_5, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_6, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_7, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_8, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_9, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_10, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_11, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_12, oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_13 ;
  a2a:hasSource oa:source_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1 .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person1
  a a2a:Person ;
  rdfs:label "Dirk Broersen" ;
  a2a:PersonName [
    rdfs:label "Dirk Broersen" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1829-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person2
  a a2a:Person ;
  rdfs:label "Geertje van der Jagt" ;
  a2a:PersonName [
    rdfs:label "Geertje van der Jagt" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Jagt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1808-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person3
  a a2a:Person ;
  rdfs:label "Marijtje Braakman" ;
  a2a:PersonName [
    rdfs:label "Marijtje Braakman" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Braakman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1838-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person4
  a a2a:Person ;
  rdfs:label "Pieter Braakman" ;
  a2a:PersonName [
    rdfs:label "Pieter Braakman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Braakman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1844-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person5
  a a2a:Person ;
  rdfs:label "Elisabeth Braakman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Braakman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Braakman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1848-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person6
  a a2a:Person ;
  rdfs:label "Simon Broersen" ;
  a2a:PersonName [
    rdfs:label "Simon Broersen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1840-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person7
  a a2a:Person ;
  rdfs:label "Meinouwtje Buijsman" ;
  a2a:PersonName [
    rdfs:label "Meinouwtje Buijsman" ;
    a2a:PersonNameFirstName "Meinouwtje" ;
    a2a:PersonNameLastName "Buijsman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1843-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person8
  a a2a:Person ;
  rdfs:label "Simon Broersen" ;
  a2a:PersonName [
    rdfs:label "Simon Broersen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1867-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person9
  a a2a:Person ;
  rdfs:label "Jacob Broersen" ;
  a2a:PersonName [
    rdfs:label "Jacob Broersen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1869-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person10
  a a2a:Person ;
  rdfs:label "Paulus Broersen" ;
  a2a:PersonName [
    rdfs:label "Paulus Broersen" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1871-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person11
  a a2a:Person ;
  rdfs:label "Geertje Broersen" ;
  a2a:PersonName [
    rdfs:label "Geertje Broersen" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1873-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person12
  a a2a:Person ;
  rdfs:label "Cornelis Broersen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Broersen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1874-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person13
  a a2a:Person ;
  rdfs:label "Grietje Broersen" ;
  a2a:PersonName [
    rdfs:label "Grietje Broersen" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1877-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person14
  a a2a:Person ;
  rdfs:label "Paulus Broersen" ;
  a2a:PersonName [
    rdfs:label "Paulus Broersen" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Broersen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1879-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person6 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person7 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person8 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person9 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person10 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person11 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person12 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person13 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:relationep_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Person14 ;
  a2a:EventKeyRef oa:event_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1_Event1 .

oa:source_wfa_571dd7a4-412e-e5c0-c210-81280c5573b1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1860-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Grootebroek 11, 1860-1880." ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Grootebroek 11, 1860-1880., 11"
  ] ;
  a2a:SourceLastChangeDate "2017-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-09_11&minr=9857572&miview=ldt" ;
  a2a:RecordGUID "{571dd7a4-412e-e5c0-c210-81280c5573b1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-09_11_54_MI.xml van WFA" .

