@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_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1881-1890)" ;
  a2a:hasPerson oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person1, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person2, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person3, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person4, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person5, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person6, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person7, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person8, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person9, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person10, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person11, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person12, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person13, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person14, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person15, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person16, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person17, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person18, oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person19 ;
  a2a:hasEvent oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_0, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_1, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_2, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_3, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_4, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_5, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_6, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_7, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_8, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_9, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_10, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_11, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_12, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_13, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_14, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_15, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_16, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_17, oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_18 ;
  a2a:hasSource oa:source_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person1
  a a2a:Person ;
  rdfs:label "Joannes Spaander" ;
  a2a:PersonName [
    rdfs:label "Joannes Spaander" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Spaander"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1813-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person2
  a a2a:Person ;
  rdfs:label "Jansje Zwaan" ;
  a2a:PersonName [
    rdfs:label "Jansje Zwaan" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Zwaan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1817-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person3
  a a2a:Person ;
  rdfs:label "Antje Roos" ;
  a2a:PersonName [
    rdfs:label "Antje Roos" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1860-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sijbekarspel" ;
    rdfs:label "Sijbekarspel"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person4
  a a2a:Person ;
  rdfs:label "Aafje Appel" ;
  a2a:PersonName [
    rdfs:label "Aafje Appel" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1855-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person5
  a a2a:Person ;
  rdfs:label "Dieuwertje Kooij" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Kooij" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1863-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grosthuizen" ;
    rdfs:label "Grosthuizen"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person6
  a a2a:Person ;
  rdfs:label "Neeltjes Scheltjes" ;
  a2a:PersonName [
    rdfs:label "Neeltjes Scheltjes" ;
    a2a:PersonNameFirstName "Neeltjes" ;
    a2a:PersonNameLastName "Scheltjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1867-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nibbixwoud" ;
    rdfs:label "Nibbixwoud"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person7
  a a2a:Person ;
  rdfs:label "Trijntje Meereboer" ;
  a2a:PersonName [
    rdfs:label "Trijntje Meereboer" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Meereboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1872-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avenhorn" ;
    rdfs:label "Avenhorn"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person8
  a a2a:Person ;
  rdfs:label "Herke Stam" ;
  a2a:PersonName [
    rdfs:label "Herke Stam" ;
    a2a:PersonNameFirstName "Herke" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1852-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person9
  a a2a:Person ;
  rdfs:label "Trijntje Spaander" ;
  a2a:PersonName [
    rdfs:label "Trijntje Spaander" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Spaander"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1855-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person10
  a a2a:Person ;
  rdfs:label "Dirk Stam" ;
  a2a:PersonName [
    rdfs:label "Dirk Stam" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1876-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person11
  a a2a:Person ;
  rdfs:label "Joannes Stam" ;
  a2a:PersonName [
    rdfs:label "Joannes Stam" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1878-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person12
  a a2a:Person ;
  rdfs:label "Jansje Stam" ;
  a2a:PersonName [
    rdfs:label "Jansje Stam" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1879-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person13
  a a2a:Person ;
  rdfs:label "Pieter Stam" ;
  a2a:PersonName [
    rdfs:label "Pieter Stam" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1884-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person14
  a a2a:Person ;
  rdfs:label "Jacob Langeberg" ;
  a2a:PersonName [
    rdfs:label "Jacob Langeberg" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Langeberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1859-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person15
  a a2a:Person ;
  rdfs:label "Jeltje Booi" ;
  a2a:PersonName [
    rdfs:label "Jeltje Booi" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Booi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1862-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijega" ;
    rdfs:label "Nijega"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person16
  a a2a:Person ;
  rdfs:label "Antje Stam" ;
  a2a:PersonName [
    rdfs:label "Antje Stam" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1886-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person17
  a a2a:Person ;
  rdfs:label "Antje Stam" ;
  a2a:PersonName [
    rdfs:label "Antje Stam" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1888-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person18
  a a2a:Person ;
  rdfs:label "Trijntje Brouwer" ;
  a2a:PersonName [
    rdfs:label "Trijntje Brouwer" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1870-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person19
  a a2a:Person ;
  rdfs:label "Maartje Wortel" ;
  a2a:PersonName [
    rdfs:label "Maartje Wortel" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Wortel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1875-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person1 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person2 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person3 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person4 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person5 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person6 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person7 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person8 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person9 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person10 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person11 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person12 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person13 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person14 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person15 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person16 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person17 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person18 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:relationep_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Person19 ;
  a2a:EventKeyRef oa:event_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e_Event1 .

oa:source_wfa_05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1881-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Abbekerk 4, 1881-1890." ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Abbekerk 4, 1881-1890., 4"
  ] ;
  a2a:SourceLastChangeDate "2017-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-01_4&minr=9837479&miview=ldt" ;
  a2a:RecordGUID "{05ba0f08-8ecc-cd17-7bcd-7709e12f5f8e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-01_4_54_MI.xml van WFA" .

