@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_432e8314-beeb-c165-b36d-e59f1094fbf0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1901)" ;
  a2a:hasPerson oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person1, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person2, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person3, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person4, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person5, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person6, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person7, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person8, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person9, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person10, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person11, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person12, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person13, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person14, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person15, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person16, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person17, oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person18 ;
  a2a:hasEvent oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_0, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_1, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_2, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_3, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_4, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_5, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_6, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_7, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_8, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_9, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_10, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_11, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_12, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_13, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_14, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_15, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_16, oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_17 ;
  a2a:hasSource oa:source_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0 .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person1
  a a2a:Person ;
  rdfs:label "Cornelis Bregger" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bregger" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bregger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1838-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person2
  a a2a:Person ;
  rdfs:label "Trijntje Wijdenes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Wijdenes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Wijdenes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1831-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person3
  a a2a:Person ;
  rdfs:label "Jakob Blokker" ;
  a2a:PersonName [
    rdfs:label "Jakob Blokker" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Blokker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1852-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person4
  a a2a:Person ;
  rdfs:label "Gerbrand Blokker" ;
  a2a:PersonName [
    rdfs:label "Gerbrand Blokker" ;
    a2a:PersonNameFirstName "Gerbrand" ;
    a2a:PersonNameLastName "Blokker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1854-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person5
  a a2a:Person ;
  rdfs:label "Neeltje Bregger" ;
  a2a:PersonName [
    rdfs:label "Neeltje Bregger" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Bregger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1861-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person6
  a a2a:Person ;
  rdfs:label "Mietje Bregger" ;
  a2a:PersonName [
    rdfs:label "Mietje Bregger" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Bregger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1864-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person7
  a a2a:Person ;
  rdfs:label "Luitje Bregger" ;
  a2a:PersonName [
    rdfs:label "Luitje Bregger" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNameLastName "Bregger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1868-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person8
  a a2a:Person ;
  rdfs:label "Jantje Bregger" ;
  a2a:PersonName [
    rdfs:label "Jantje Bregger" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Bregger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1873-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person9
  a a2a:Person ;
  rdfs:label "Jan Donker" ;
  a2a:PersonName [
    rdfs:label "Jan Donker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1853-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person10
  a a2a:Person ;
  rdfs:label "Grietje Zijp" ;
  a2a:PersonName [
    rdfs:label "Grietje Zijp" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Zijp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1854-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person11
  a a2a:Person ;
  rdfs:label "Marijtje Donker" ;
  a2a:PersonName [
    rdfs:label "Marijtje Donker" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1875-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person12
  a a2a:Person ;
  rdfs:label "Klazina Donker" ;
  a2a:PersonName [
    rdfs:label "Klazina Donker" ;
    a2a:PersonNameFirstName "Klazina" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1878-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person13
  a a2a:Person ;
  rdfs:label "Pieter Donker" ;
  a2a:PersonName [
    rdfs:label "Pieter Donker" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1879-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person14
  a a2a:Person ;
  rdfs:label "Geertje Donker" ;
  a2a:PersonName [
    rdfs:label "Geertje Donker" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1882-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person15
  a a2a:Person ;
  rdfs:label "Cornelis Wit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wit" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1873-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person16
  a a2a:Person ;
  rdfs:label "Albert Wit" ;
  a2a:PersonName [
    rdfs:label "Albert Wit" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1897-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person17
  a a2a:Person ;
  rdfs:label "Jantje Bakker" ;
  a2a:PersonName [
    rdfs:label "Jantje Bakker" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1875-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sijbekarspel" ;
    rdfs:label "Sijbekarspel"
  ] .

oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person18
  a a2a:Person ;
  rdfs:label "Arend Aris Wit" ;
  a2a:PersonName [
    rdfs:label "Arend Aris Wit" ;
    a2a:PersonNameFirstName "Arend Aris" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1901-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person1 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person2 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person3 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person4 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person5 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person6 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person7 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person8 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person9 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person10 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person11 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person12 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person13 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person14 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person15 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person16 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person17 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:relationep_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Person18 ;
  a2a:EventKeyRef oa:event_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0_Event1 .

oa:source_wfa_432e8314-beeb-c165-b36d-e59f1094fbf0
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1880-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Midwoud 9, 1880-1901." ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Midwoud 9, 1880-1901., 9"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-16_9&minr=11863701&miview=ldt" ;
  a2a:RecordGUID "{432e8314-beeb-c165-b36d-e59f1094fbf0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-16_9_54_MI.xml van WFA" .

