@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_16d2c47f-a653-3096-c237-2f0f6f876cb9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1921)" ;
  a2a:hasPerson oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person1, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person2, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person3, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person4, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person5, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person6, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person7, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person8, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person9, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person10, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person11, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person12, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person13, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person14, oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person15 ;
  a2a:hasEvent oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_0, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_1, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_2, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_3, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_4, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_5, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_6, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_7, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_8, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_9, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_10, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_11, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_12, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_13, oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_14 ;
  a2a:hasSource oa:source_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9 .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person1
  a a2a:Person ;
  rdfs:label "Evert Bobeldijk" ;
  a2a:PersonName [
    rdfs:label "Evert Bobeldijk" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Bobeldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1849-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person2
  a a2a:Person ;
  rdfs:label "Rensje Postma" ;
  a2a:PersonName [
    rdfs:label "Rensje Postma" ;
    a2a:PersonNameFirstName "Rensje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1851-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person3
  a a2a:Person ;
  rdfs:label "Adrianus van Rijst Bobeldijk" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Rijst Bobeldijk" ;
    a2a:PersonNameFirstName "Adrianus van Rijst" ;
    a2a:PersonNameLastName "Bobeldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1882-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person4
  a a2a:Person ;
  rdfs:label "Nanne Bobeldijk" ;
  a2a:PersonName [
    rdfs:label "Nanne Bobeldijk" ;
    a2a:PersonNameFirstName "Nanne" ;
    a2a:PersonNameLastName "Bobeldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1885-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person5
  a a2a:Person ;
  rdfs:label "Pietertje Bobeldijk" ;
  a2a:PersonName [
    rdfs:label "Pietertje Bobeldijk" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Bobeldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1888-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person6
  a a2a:Person ;
  rdfs:label "Neeltje Bobeldijk" ;
  a2a:PersonName [
    rdfs:label "Neeltje Bobeldijk" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Bobeldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1895-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person7
  a a2a:Person ;
  rdfs:label "Jan Beets" ;
  a2a:PersonName [
    rdfs:label "Jan Beets" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Beets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1892-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person8
  a a2a:Person ;
  rdfs:label "Aafje Dral" ;
  a2a:PersonName [
    rdfs:label "Aafje Dral" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Dral"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1894-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person9
  a a2a:Person ;
  rdfs:label "Jan Beets" ;
  a2a:PersonName [
    rdfs:label "Jan Beets" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Beets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1918-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person10
  a a2a:Person ;
  rdfs:label "Gerrit Beets" ;
  a2a:PersonName [
    rdfs:label "Gerrit Beets" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Beets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1880-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person11
  a a2a:Person ;
  rdfs:label "Dieuwertje Pijper" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Pijper" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Pijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1882-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person12
  a a2a:Person ;
  rdfs:label "Muus Beets" ;
  a2a:PersonName [
    rdfs:label "Muus Beets" ;
    a2a:PersonNameFirstName "Muus" ;
    a2a:PersonNameLastName "Beets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1907-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person13
  a a2a:Person ;
  rdfs:label "Gerrit Beets" ;
  a2a:PersonName [
    rdfs:label "Gerrit Beets" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Beets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1912-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person14
  a a2a:Person ;
  rdfs:label "Willem Wagemaker" ;
  a2a:PersonName [
    rdfs:label "Willem Wagemaker" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wagemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1868-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person15
  a a2a:Person ;
  rdfs:label "IJtje Mantel" ;
  a2a:PersonName [
    rdfs:label "IJtje Mantel" ;
    a2a:PersonNameFirstName "IJtje" ;
    a2a:PersonNameLastName "Mantel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1869-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person1 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person2 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person3 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person4 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person5 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person6 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person7 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person8 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person9 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person10 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person11 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person12 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person13 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person14 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:relationep_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Person15 ;
  a2a:EventKeyRef oa:event_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9_Event1 .

oa:source_wfa_16d2c47f-a653-3096-c237-2f0f6f876cb9
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1910-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Venhuizen 19, 1910-1921." ;
    a2a:RegistryNumber "19" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Venhuizen 19, 1910-1921., 19"
  ] ;
  a2a:SourceLastChangeDate "2017-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-28_19&minr=10825133&miview=ldt" ;
  a2a:RecordGUID "{16d2c47f-a653-3096-c237-2f0f6f876cb9}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-28_19_54_MI.xml van WFA" .

