@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_81c9136c-b3c7-e002-672d-2a359ba191c1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person1, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person2, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person3, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person4, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person5, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person6, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person7, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person8, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person9, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person10, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person11, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person12, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person13, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person14, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person15, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person16, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person17, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person18, oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person19 ;
  a2a:hasEvent oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_0, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_1, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_2, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_3, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_4, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_5, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_6, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_7, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_8, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_9, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_10, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_11, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_12, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_13, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_14, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_15, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_16, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_17, oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_18 ;
  a2a:hasSource oa:source_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1 .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person1
  a a2a:Person ;
  rdfs:label "Cornelis Mantel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mantel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mantel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1844-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person2
  a a2a:Person ;
  rdfs:label "Guurtje Muijs" ;
  a2a:PersonName [
    rdfs:label "Guurtje Muijs" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Muijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1845-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person3
  a a2a:Person ;
  rdfs:label "Willem Groot" ;
  a2a:PersonName [
    rdfs:label "Willem Groot" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1862-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Midwoud" ;
    rdfs:label "Midwoud"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person4
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Visser" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Visser" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1876-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person5
  a a2a:Person ;
  rdfs:label "Johanna Huising" ;
  a2a:PersonName [
    rdfs:label "Johanna Huising" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Huising"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1844-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person6
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Groot" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Groot" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1900-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person7
  a a2a:Person ;
  rdfs:label "Frederik Dirk Groot" ;
  a2a:PersonName [
    rdfs:label "Frederik Dirk Groot" ;
    a2a:PersonNameFirstName "Frederik Dirk" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1904-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person8
  a a2a:Person ;
  rdfs:label "Dieuwertje Groot" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Groot" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1884-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person9
  a a2a:Person ;
  rdfs:label "Dirk Frederik Groot" ;
  a2a:PersonName [
    rdfs:label "Dirk Frederik Groot" ;
    a2a:PersonNameFirstName "Dirk Frederik" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1907-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person10
  a a2a:Person ;
  rdfs:label "Cornelis Molenaar" ;
  a2a:PersonName [
    rdfs:label "Cornelis Molenaar" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1878-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person11
  a a2a:Person ;
  rdfs:label "Elisabeth Appelman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Appelman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Appelman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1883-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person12
  a a2a:Person ;
  rdfs:label "Klaas Molenaar" ;
  a2a:PersonName [
    rdfs:label "Klaas Molenaar" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1906-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schellinkhout" ;
    rdfs:label "Schellinkhout"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person13
  a a2a:Person ;
  rdfs:label "Catharina Maria Molenaar" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Molenaar" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1908-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person14
  a a2a:Person ;
  rdfs:label "Gerrit Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schekkerman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1856-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person15
  a a2a:Person ;
  rdfs:label "Dieuwertje Struiving" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Struiving" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Struiving"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1862-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijdenes" ;
    rdfs:label "Wijdenes"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person16
  a a2a:Person ;
  rdfs:label "Jacoba Hendrika Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Jacoba Hendrika Schekkerman" ;
    a2a:PersonNameFirstName "Jacoba Hendrika" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1898-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person17
  a a2a:Person ;
  rdfs:label "Hendrikus Jacobus Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jacobus Schekkerman" ;
    a2a:PersonNameFirstName "Hendrikus Jacobus" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1899-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person18
  a a2a:Person ;
  rdfs:label "Jacob Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Jacob Schekkerman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1902-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person19
  a a2a:Person ;
  rdfs:label "Elisabeth Schekkerman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schekkerman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schekkerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1905-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person6 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person7 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person8 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person9 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person10 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person11 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person12 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person13 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person14 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person15 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person16 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person17 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person18 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:relationep_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Person19 ;
  a2a:EventKeyRef oa:event_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1_Event1 .

oa:source_wfa_81c9136c-b3c7-e002-672d-2a359ba191c1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Venhuizen 15, 1900-1910." ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Venhuizen 15, 1900-1910., 15"
  ] ;
  a2a:SourceLastChangeDate "2017-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-28_15&minr=9800974&miview=ldt" ;
  a2a:RecordGUID "{81c9136c-b3c7-e002-672d-2a359ba191c1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-28_15_54_MI.xml van WFA" .

