@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_4c7fcb47-61a2-ae3f-4102-04fedff9990f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_1, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_2, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_3, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_4, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_5, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_6, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_7, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_8, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_9, oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_10 ;
  a2a:hasEvent oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_0, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_1, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_2, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_3, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_4, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_5, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_6, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_7, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_8, oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_9 ;
  a2a:hasSource oa:source_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_1
  a a2a:Person ;
  rdfs:label "Arie van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Arie van den Hoek" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1847-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_2
  a a2a:Person ;
  rdfs:label "Gerritje Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Gerritje Kamphuis" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1900-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_3
  a a2a:Person ;
  rdfs:label "Roelofina J. Versluijs" ;
  a2a:PersonName [
    rdfs:label "Roelofina J. Versluijs" ;
    a2a:PersonNameFirstName "Roelofina J." ;
    a2a:PersonNameLastName "Versluijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1904-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_4
  a a2a:Person ;
  rdfs:label "Maria D. van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Maria D. van den Hoek" ;
    a2a:PersonNameFirstName "Maria D." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1861-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_5
  a a2a:Person ;
  rdfs:label "Maria van Schagen" ;
  a2a:PersonName [
    rdfs:label "Maria van Schagen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1897-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_6
  a a2a:Person ;
  rdfs:label "Hubert M. Huigen" ;
  a2a:PersonName [
    rdfs:label "Hubert M. Huigen" ;
    a2a:PersonNameFirstName "Hubert M." ;
    a2a:PersonNameLastName "Huigen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1897-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_7
  a a2a:Person ;
  rdfs:label "Elisabeth H.M. van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Elisabeth H.M. van der Hoeven" ;
    a2a:PersonNameFirstName "Elisabeth H.M." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1873-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_8
  a a2a:Person ;
  rdfs:label "Rika J. Jeths" ;
  a2a:PersonName [
    rdfs:label "Rika J. Jeths" ;
    a2a:PersonNameFirstName "Rika J." ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1898-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_9
  a a2a:Person ;
  rdfs:label "Frederik H.G. van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Frederik H.G. van der Hoeven" ;
    a2a:PersonNameFirstName "Frederik H.G." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1842-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlaardingen" ;
    rdfs:label "Vlaardingen"
  ] .

oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_10
  a a2a:Person ;
  rdfs:label "Margaretha A. van Schagen" ;
  a2a:PersonName [
    rdfs:label "Margaretha A. van Schagen" ;
    a2a:PersonNameFirstName "Margaretha A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1900-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_1 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_2 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_3 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_4 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_5 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_6 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_7 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_8 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_9 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:relationep_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Person5507233_10 ;
  a2a:EventKeyRef oa:event_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f_Event1 .

oa:source_cod_4c7fcb47-61a2-ae3f-4102-04fedff9990f
  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 "189" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 189"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5507233" ;
  a2a:RecordIdentifier "5507233" ;
  a2a:RecordGUID "{4c7fcb47-61a2-ae3f-4102-04fedff9990f}" ;
  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" .

