@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_c8ec973f-46bb-00d3-4083-c370897db062
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1921)" ;
  a2a:hasPerson oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person1, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person2, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person3, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person4, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person5, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person6, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person7, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person8, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person9, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person10, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person11, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person12, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person13, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person14, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person15, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person16, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person17, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person18, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person19, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person20, oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person21 ;
  a2a:hasEvent oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_0, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_1, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_2, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_3, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_4, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_5, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_6, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_7, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_8, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_9, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_10, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_11, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_12, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_13, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_14, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_15, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_16, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_17, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_18, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_19, oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_20 ;
  a2a:hasSource oa:source_wfa_c8ec973f-46bb-00d3-4083-c370897db062 .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person1
  a a2a:Person ;
  rdfs:label "Nicolaas Wilhelmus Posthumus" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Wilhelmus Posthumus" ;
    a2a:PersonNameFirstName "Nicolaas Wilhelmus" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1873-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person2
  a a2a:Person ;
  rdfs:label "Gesina Jacoba Davijt" ;
  a2a:PersonName [
    rdfs:label "Gesina Jacoba Davijt" ;
    a2a:PersonNameFirstName "Gesina Jacoba" ;
    a2a:PersonNameLastName "Davijt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1878-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person3
  a a2a:Person ;
  rdfs:label "Hans Jacob Rouwenhorst" ;
  a2a:PersonName [
    rdfs:label "Hans Jacob Rouwenhorst" ;
    a2a:PersonNameFirstName "Hans Jacob" ;
    a2a:PersonNameLastName "Rouwenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1886-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person4
  a a2a:Person ;
  rdfs:label "Johanna Renssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Renssen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Renssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1891-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person5
  a a2a:Person ;
  rdfs:label "Jacob Jan Rouwenhorst" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan Rouwenhorst" ;
    a2a:PersonNameFirstName "Jacob Jan" ;
    a2a:PersonNameLastName "Rouwenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1913-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person6
  a a2a:Person ;
  rdfs:label "Hermannus Hendrikus Dorgelo" ;
  a2a:PersonName [
    rdfs:label "Hermannus Hendrikus Dorgelo" ;
    a2a:PersonNameFirstName "Hermannus Hendrikus" ;
    a2a:PersonNameLastName "Dorgelo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1888-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person7
  a a2a:Person ;
  rdfs:label "Johanna Beil" ;
  a2a:PersonName [
    rdfs:label "Johanna Beil" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Beil"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1889-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinxperlo" ;
    rdfs:label "Dinxperlo"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person8
  a a2a:Person ;
  rdfs:label "Alexander Dorgelo" ;
  a2a:PersonName [
    rdfs:label "Alexander Dorgelo" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Dorgelo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1914-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person9
  a a2a:Person ;
  rdfs:label "Jan Tensen" ;
  a2a:PersonName [
    rdfs:label "Jan Tensen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tensen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1872-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person10
  a a2a:Person ;
  rdfs:label "Guurtje Kooiman" ;
  a2a:PersonName [
    rdfs:label "Guurtje Kooiman" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Kooiman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1873-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person11
  a a2a:Person ;
  rdfs:label "Pieter Tensen" ;
  a2a:PersonName [
    rdfs:label "Pieter Tensen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Tensen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1907-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person12
  a a2a:Person ;
  rdfs:label "Joannes Cremer" ;
  a2a:PersonName [
    rdfs:label "Joannes Cremer" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Cremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1870-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person13
  a a2a:Person ;
  rdfs:label "Jansje Cremer" ;
  a2a:PersonName [
    rdfs:label "Jansje Cremer" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Cremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1875-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person14
  a a2a:Person ;
  rdfs:label "Hermanus Onneweer" ;
  a2a:PersonName [
    rdfs:label "Hermanus Onneweer" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1881-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person15
  a a2a:Person ;
  rdfs:label "Antje Bakkum" ;
  a2a:PersonName [
    rdfs:label "Antje Bakkum" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Bakkum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1881-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person16
  a a2a:Person ;
  rdfs:label "Wilhelmina Onneweer" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Onneweer" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1908-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person17
  a a2a:Person ;
  rdfs:label "Nicolaas Onneweer" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Onneweer" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1909-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person18
  a a2a:Person ;
  rdfs:label "Agatha Onneweer" ;
  a2a:PersonName [
    rdfs:label "Agatha Onneweer" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1912-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person19
  a a2a:Person ;
  rdfs:label "Adriaantje Onneweer" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Onneweer" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1913-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person20
  a a2a:Person ;
  rdfs:label "Maria Onneweer" ;
  a2a:PersonName [
    rdfs:label "Maria Onneweer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1918-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person21
  a a2a:Person ;
  rdfs:label "Bernardus Onneweer" ;
  a2a:PersonName [
    rdfs:label "Bernardus Onneweer" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Onneweer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1921-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venhuizen" ;
    rdfs:label "Venhuizen"
  ] .

oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Zie de scan voor meer details" .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person1 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person2 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person3 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person4 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person5 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person6 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person7 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person8 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person9 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person10 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person11 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person12 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person13 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person14 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person15 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person16 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person17 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person18 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person19 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person20 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:relationep_wfa_c8ec973f-46bb-00d3-4083-c370897db062_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Person21 ;
  a2a:EventKeyRef oa:event_wfa_c8ec973f-46bb-00d3-4083-c370897db062_Event1 .

oa:source_wfa_c8ec973f-46bb-00d3-4083-c370897db062
  a a2a:Source ;
  rdfs:label "Westfries Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1910-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Bevolkingsregister Venhuizen 20, 1910-1921." ;
    a2a:RegistryNumber "20" ;
    rdfs:label "Westfries Archief, Bevolkingsregister Venhuizen 20, 1910-1921., 20"
  ] ;
  a2a:SourceLastChangeDate "2017-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1701-28_20&minr=10829936&miview=ldt" ;
  a2a:RecordGUID "{c8ec973f-46bb-00d3-4083-c370897db062}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1701-28_20_54_MI.xml van WFA" .

