@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_2cd926ec-35a8-e9ed-3686-a67bbbd6c219
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1910)" ;
  a2a:hasPerson oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person1, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person2, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person3, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person4, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person5, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person6, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person7, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person8, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person9, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person10, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person11, oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person12 ;
  a2a:hasEvent oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_0, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_1, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_2, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_3, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_4, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_5, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_6, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_7, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_8, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_9, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_10, oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_11 ;
  a2a:hasSource oa:source_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219 .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person1
  a a2a:Person ;
  rdfs:label "Dirk Dudink" ;
  a2a:PersonName [
    rdfs:label "Dirk Dudink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1850-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person2
  a a2a:Person ;
  rdfs:label "Reinouw Dekker" ;
  a2a:PersonName [
    rdfs:label "Reinouw Dekker" ;
    a2a:PersonNameFirstName "Reinouw" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1853-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person3
  a a2a:Person ;
  rdfs:label "Trijntje Dudink" ;
  a2a:PersonName [
    rdfs:label "Trijntje Dudink" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1876-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person4
  a a2a:Person ;
  rdfs:label "Maartje Dudink" ;
  a2a:PersonName [
    rdfs:label "Maartje Dudink" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1878-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person5
  a a2a:Person ;
  rdfs:label "Geertje Dudink" ;
  a2a:PersonName [
    rdfs:label "Geertje Dudink" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1881-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person6
  a a2a:Person ;
  rdfs:label "Stijntje Dudink" ;
  a2a:PersonName [
    rdfs:label "Stijntje Dudink" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1883-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person7
  a a2a:Person ;
  rdfs:label "Cornelia Dudink" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dudink" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1886-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person8
  a a2a:Person ;
  rdfs:label "Adrianus Molenaar" ;
  a2a:PersonName [
    rdfs:label "Adrianus Molenaar" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1868-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Niedorp" ;
    rdfs:label "Nieuwe Niedorp"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person9
  a a2a:Person ;
  rdfs:label "Elisabeth Dudink" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dudink" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1888-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person10
  a a2a:Person ;
  rdfs:label "Cornelis Brink" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brink" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1869-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person11
  a a2a:Person ;
  rdfs:label "Aagje Put" ;
  a2a:PersonName [
    rdfs:label "Aagje Put" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1869-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person12
  a a2a:Person ;
  rdfs:label "Aaltje Dudink" ;
  a2a:PersonName [
    rdfs:label "Aaltje Dudink" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Dudink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1890-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person1 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person2 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person3 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person4 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person5 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person6 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person7 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person8 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person9 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person10 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person11 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:relationep_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Person12 ;
  a2a:EventKeyRef oa:event_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219_Event1 .

oa:source_wfa_2cd926ec-35a8-e9ed-3686-a67bbbd6c219
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1880-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Obdam 9, 1880-1910." ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Obdam 9, 1880-1910., 9"
  ] ;
  a2a:SourceLastChangeDate "2017-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-18_9&minr=10807147&miview=ldt" ;
  a2a:RecordGUID "{2cd926ec-35a8-e9ed-3686-a67bbbd6c219}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-18_9_54_MI.xml van WFA" .

