@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_995db3f5-7c6b-c39b-50e0-eef806202e18
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1921)" ;
  a2a:hasPerson oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person1, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person2, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person3, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person4, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person5, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person6, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person7, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person8, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person9, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person10, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person11, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person12, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person13, oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person14 ;
  a2a:hasEvent oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_0, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_1, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_2, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_3, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_4, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_5, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_6, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_7, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_8, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_9, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_10, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_11, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_12, oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_13 ;
  a2a:hasSource oa:source_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18 .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person1
  a a2a:Person ;
  rdfs:label "Johannes Doets" ;
  a2a:PersonName [
    rdfs:label "Johannes Doets" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Doets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1855-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Landsmeer" ;
    rdfs:label "Landsmeer"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person2
  a a2a:Person ;
  rdfs:label "Olof Drijver" ;
  a2a:PersonName [
    rdfs:label "Olof Drijver" ;
    a2a:PersonNameFirstName "Olof" ;
    a2a:PersonNameLastName "Drijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1852-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person3
  a a2a:Person ;
  rdfs:label "Anna Hartman" ;
  a2a:PersonName [
    rdfs:label "Anna Hartman" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1854-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person4
  a a2a:Person ;
  rdfs:label "Willem Drijver" ;
  a2a:PersonName [
    rdfs:label "Willem Drijver" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Drijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1885-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person5
  a a2a:Person ;
  rdfs:label "Jan Drijver" ;
  a2a:PersonName [
    rdfs:label "Jan Drijver" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Drijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1854-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person6
  a a2a:Person ;
  rdfs:label "Jan van Dok" ;
  a2a:PersonName [
    rdfs:label "Jan van Dok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1864-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person7
  a a2a:Person ;
  rdfs:label "Neeltje Oostwouder" ;
  a2a:PersonName [
    rdfs:label "Neeltje Oostwouder" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Oostwouder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1856-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person8
  a a2a:Person ;
  rdfs:label "Willem van Dok" ;
  a2a:PersonName [
    rdfs:label "Willem van Dok" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1883-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudendijk" ;
    rdfs:label "Oudendijk"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person9
  a a2a:Person ;
  rdfs:label "Neeltje van Dok" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Dok" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1890-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person10
  a a2a:Person ;
  rdfs:label "Gerrit Eijssen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Eijssen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Eijssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1890-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person11
  a a2a:Person ;
  rdfs:label "Pieter van Dok" ;
  a2a:PersonName [
    rdfs:label "Pieter van Dok" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1867-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person12
  a a2a:Person ;
  rdfs:label "Dirkje Beunder" ;
  a2a:PersonName [
    rdfs:label "Dirkje Beunder" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Beunder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1873-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosthuizen" ;
    rdfs:label "Oosthuizen"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person13
  a a2a:Person ;
  rdfs:label "Bregje van Dok" ;
  a2a:PersonName [
    rdfs:label "Bregje van Dok" ;
    a2a:PersonNameFirstName "Bregje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1895-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person14
  a a2a:Person ;
  rdfs:label "Trijntje van Dok" ;
  a2a:PersonName [
    rdfs:label "Trijntje van Dok" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1897-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person1 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person2 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person3 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person4 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person5 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person6 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person7 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person8 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person9 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person10 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person11 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person12 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person13 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:relationep_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Person14 ;
  a2a:EventKeyRef oa:event_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18_Event1 .

oa:source_wfa_995db3f5-7c6b-c39b-50e0-eef806202e18
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1880-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Avenhorn 5, 1880-1921." ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Avenhorn 5, 1880-1921., 5"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-04_5&minr=9727268&miview=ldt" ;
  a2a:RecordGUID "{995db3f5-7c6b-c39b-50e0-eef806202e18}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-04_5_54_MI.xml van WFA" .

