@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_c4e3c63a-6584-e5e8-1be9-a38926f186b0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1882-1900)" ;
  a2a:hasPerson oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person1, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person2, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person3, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person4, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person5, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person6, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person7, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person8, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person9, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person10, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person11, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person12, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person13, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person14, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person15, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person16, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person17, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person18, oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person19 ;
  a2a:hasEvent oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_0, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_1, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_2, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_3, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_4, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_5, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_6, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_7, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_8, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_9, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_10, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_11, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_12, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_13, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_14, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_15, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_16, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_17, oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_18 ;
  a2a:hasSource oa:source_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0 .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person1
  a a2a:Person ;
  rdfs:label "Frederik Romein" ;
  a2a:PersonName [
    rdfs:label "Frederik Romein" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Romein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1848-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person2
  a a2a:Person ;
  rdfs:label "Trijntje Obdam" ;
  a2a:PersonName [
    rdfs:label "Trijntje Obdam" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Obdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1850-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person3
  a a2a:Person ;
  rdfs:label "Maria Romein" ;
  a2a:PersonName [
    rdfs:label "Maria Romein" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Romein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1875-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person4
  a a2a:Person ;
  rdfs:label "Johannes Romein" ;
  a2a:PersonName [
    rdfs:label "Johannes Romein" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Romein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1877-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person5
  a a2a:Person ;
  rdfs:label "Everardus Romein" ;
  a2a:PersonName [
    rdfs:label "Everardus Romein" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Romein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person6
  a a2a:Person ;
  rdfs:label "Johannes Fredericus Romein" ;
  a2a:PersonName [
    rdfs:label "Johannes Fredericus Romein" ;
    a2a:PersonNameFirstName "Johannes Fredericus" ;
    a2a:PersonNameLastName "Romein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1880-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person7
  a a2a:Person ;
  rdfs:label "Gerrit Rijper" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rijper" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1856-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person8
  a a2a:Person ;
  rdfs:label "Jansje Wester" ;
  a2a:PersonName [
    rdfs:label "Jansje Wester" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Wester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1855-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person9
  a a2a:Person ;
  rdfs:label "Pieter Rijper" ;
  a2a:PersonName [
    rdfs:label "Pieter Rijper" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1879-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person10
  a a2a:Person ;
  rdfs:label "Catharina Maria Rijper" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Rijper" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1881-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person11
  a a2a:Person ;
  rdfs:label "Ide Rijper" ;
  a2a:PersonName [
    rdfs:label "Ide Rijper" ;
    a2a:PersonNameFirstName "Ide" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1883-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person12
  a a2a:Person ;
  rdfs:label "Jansje Rijper" ;
  a2a:PersonName [
    rdfs:label "Jansje Rijper" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1886-01-27"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person13
  a a2a:Person ;
  rdfs:label "Maartje Rijper" ;
  a2a:PersonName [
    rdfs:label "Maartje Rijper" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1887-06-25"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person14
  a a2a:Person ;
  rdfs:label "Gerrit Rijper" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rijper" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1890-10-10"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person15
  a a2a:Person ;
  rdfs:label "Cecelia Rijper" ;
  a2a:PersonName [
    rdfs:label "Cecelia Rijper" ;
    a2a:PersonNameFirstName "Cecelia" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1893-02-05"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person16
  a a2a:Person ;
  rdfs:label "Alida Rijper" ;
  a2a:PersonName [
    rdfs:label "Alida Rijper" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1895-07-10"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person17
  a a2a:Person ;
  rdfs:label "Geertruida Rijper" ;
  a2a:PersonName [
    rdfs:label "Geertruida Rijper" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1897-01-20"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person18
  a a2a:Person ;
  rdfs:label "Nicolaas Rijper" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Rijper" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1898-08-04"^^xsd:date
  ] .

oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person19
  a a2a:Person ;
  rdfs:label "Petrus Johannes Rijper" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Rijper" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Rijper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1900-04-12"^^xsd:date
  ] .

oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person1 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person2 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person3 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person4 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person5 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person6 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person7 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person8 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person9 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person10 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person11 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person12 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person13 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person14 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person15 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person16 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person17 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person18 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:relationep_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Person19 ;
  a2a:EventKeyRef oa:event_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0_Event1 .

oa:source_wfa_c4e3c63a-6584-e5e8-1be9-a38926f186b0
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1882-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Spanbroek 9, 1882-1900." ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Spanbroek 9, 1882-1900., 9"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-25_9&minr=11887475&miview=ldt" ;
  a2a:RecordGUID "{c4e3c63a-6584-e5e8-1be9-a38926f186b0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-25_9_54_MI.xml van WFA" .

