@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_cod_96c239db-3920-1deb-ea30-8d3fe06eb864
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_1, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_2, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_3, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_4, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_5, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_6, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_7, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_8, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_9, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_10, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_11, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_12, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_13, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_14, oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_15 ;
  a2a:hasEvent oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_0, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_1, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_2, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_3, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_4, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_5, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_6, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_7, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_8, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_9, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_10, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_11, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_12, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_13, oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_14 ;
  a2a:hasSource oa:source_cod_96c239db-3920-1deb-ea30-8d3fe06eb864 .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_1
  a a2a:Person ;
  rdfs:label "Aart Mosterd" ;
  a2a:PersonName [
    rdfs:label "Aart Mosterd" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1895-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_2
  a a2a:Person ;
  rdfs:label "Johanna Mosterd" ;
  a2a:PersonName [
    rdfs:label "Johanna Mosterd" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1898-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_3
  a a2a:Person ;
  rdfs:label "Peter Mosterd" ;
  a2a:PersonName [
    rdfs:label "Peter Mosterd" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1896-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_4
  a a2a:Person ;
  rdfs:label "Jan Mosterd" ;
  a2a:PersonName [
    rdfs:label "Jan Mosterd" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1893-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_5
  a a2a:Person ;
  rdfs:label "Teunis Mosterd" ;
  a2a:PersonName [
    rdfs:label "Teunis Mosterd" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1858-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_6
  a a2a:Person ;
  rdfs:label "Teunisje Mosterd" ;
  a2a:PersonName [
    rdfs:label "Teunisje Mosterd" ;
    a2a:PersonNameFirstName "Teunisje" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1902-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_7
  a a2a:Person ;
  rdfs:label "Jannigje Fluit" ;
  a2a:PersonName [
    rdfs:label "Jannigje Fluit" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1865-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renswoude" ;
    rdfs:label "Renswoude"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_8
  a a2a:Person ;
  rdfs:label "Evert W Mosterd" ;
  a2a:PersonName [
    rdfs:label "Evert W Mosterd" ;
    a2a:PersonNameFirstName "Evert W" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1905-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_9
  a a2a:Person ;
  rdfs:label "Jakob Mosterd" ;
  a2a:PersonName [
    rdfs:label "Jakob Mosterd" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1904-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_10
  a a2a:Person ;
  rdfs:label "Carolina A.F.E. Janitschky" ;
  a2a:PersonName [
    rdfs:label "Carolina A.F.E. Janitschky" ;
    a2a:PersonNameFirstName "Carolina A.F.E." ;
    a2a:PersonNameLastName "Janitschky"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1849-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maagdenburg" ;
    rdfs:label "Maagdenburg"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_11
  a a2a:Person ;
  rdfs:label "Albertus Mosterd" ;
  a2a:PersonName [
    rdfs:label "Albertus Mosterd" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1899-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_12
  a a2a:Person ;
  rdfs:label "Adrianus Mosterd" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mosterd" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1891-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_13
  a a2a:Person ;
  rdfs:label "Lubbert Mosterd" ;
  a2a:PersonName [
    rdfs:label "Lubbert Mosterd" ;
    a2a:PersonNameFirstName "Lubbert" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1890-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_14
  a a2a:Person ;
  rdfs:label "Teunis Mosterd" ;
  a2a:PersonName [
    rdfs:label "Teunis Mosterd" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1887-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_15
  a a2a:Person ;
  rdfs:label "Fennetje van Essen" ;
  a2a:PersonName [
    rdfs:label "Fennetje van Essen" ;
    a2a:PersonNameFirstName "Fennetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1891-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_1 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_2 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_3 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_4 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_5 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_6 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_7 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_8 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_9 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_10 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_11 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_12 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_13 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_14 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:relationep_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Person5092093_15 ;
  a2a:EventKeyRef oa:event_cod_96c239db-3920-1deb-ea30-8d3fe06eb864_Event1 .

oa:source_cod_96c239db-3920-1deb-ea30-8d3fe06eb864
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "195" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 195"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5092093" ;
  a2a:RecordIdentifier "5092093" ;
  a2a:RecordGUID "{96c239db-3920-1deb-ea30-8d3fe06eb864}" ;
  a2a:SourceRemarkProvenance "Bevolkingsregister Apeldoorn 1829-1910 (csv) gedownload via https://archieven.coda-apeldoorn.nl/opendata.php gecombineerd met gescrape-de akteinformatie van website en omgezet naar A2A" .

