@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_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1908-1939)" ;
  a2a:hasPerson oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person1, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person2, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person3, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person4, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person5, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person6, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person7, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person8, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person9, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person10, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person11, oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person12 ;
  a2a:hasEvent oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_0, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_1, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_2, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_3, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_4, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_5, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_6, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_7, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_8, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_9, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_10, oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_11 ;
  a2a:hasSource oa:source_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person1
  a a2a:Person ;
  rdfs:label "Jacob Kühn" ;
  a2a:PersonName [
    rdfs:label "Jacob Kühn" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1864-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biebrich" ;
    rdfs:label "Biebrich"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person2
  a a2a:Person ;
  rdfs:label "Trijntje Cornelia Vogelezang" ;
  a2a:PersonName [
    rdfs:label "Trijntje Cornelia Vogelezang" ;
    a2a:PersonNameFirstName "Trijntje Cornelia" ;
    a2a:PersonNameLastName "Vogelezang"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1869-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwijndrecht" ;
    rdfs:label "Zwijndrecht"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person3
  a a2a:Person ;
  rdfs:label "Jacob Adriaan Kühn" ;
  a2a:PersonName [
    rdfs:label "Jacob Adriaan Kühn" ;
    a2a:PersonNameFirstName "Jacob Adriaan" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1889-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person4
  a a2a:Person ;
  rdfs:label "Joseph Johannes Kühn" ;
  a2a:PersonName [
    rdfs:label "Joseph Johannes Kühn" ;
    a2a:PersonNameFirstName "Joseph Johannes" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1891-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person5
  a a2a:Person ;
  rdfs:label "Elisabeth Kühn" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kühn" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1893-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person6
  a a2a:Person ;
  rdfs:label "Johannes Kühn" ;
  a2a:PersonName [
    rdfs:label "Johannes Kühn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1897-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person7
  a a2a:Person ;
  rdfs:label "Johann Kühn" ;
  a2a:PersonName [
    rdfs:label "Johann Kühn" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1900-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person8
  a a2a:Person ;
  rdfs:label "Catharina Kühn" ;
  a2a:PersonName [
    rdfs:label "Catharina Kühn" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1895-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person9
  a a2a:Person ;
  rdfs:label "Hendrik Kühn" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kühn" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1902-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person10
  a a2a:Person ;
  rdfs:label "Gerrit Kühn" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kühn" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1907-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person11
  a a2a:Person ;
  rdfs:label "Trijntje Kühn" ;
  a2a:PersonName [
    rdfs:label "Trijntje Kühn" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1908-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person12
  a a2a:Person ;
  rdfs:label "Cornelia Kühn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kühn" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1910-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person1 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person2 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person3 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person4 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person5 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person6 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person7 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person8 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person9 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person10 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person11 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:relationep_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Person12 ;
  a2a:EventKeyRef oa:event_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e_Event1 .

oa:source_ade_c34f3cfc-e710-790a-d81f-cab9e4f5da7e
  a a2a:Source ;
  rdfs:label "Archief Delft, Gezinskaarten" ;
  a2a:SourcePlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft", "1908-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Gezinskaarten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Place "Delft" ;
    a2a:Collection "Gezinskaarten Delft (1908-1939)" ;
    a2a:DocumentNumber "79" ;
    a2a:RegistryNumber "352" ;
    rdfs:label "Archief Delft, Delft, Gezinskaarten Delft (1908-1939), 79, 352"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\352\\BRDelft352_0079a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\352\\BRDelft352_0079b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-14"^^xsd:date ;
  a2a:RecordGUID "{c34f3cfc-e710-790a-d81f-cab9e4f5da7e}" ;
  a2a:SourceRemarkVrijwilliger "Indexatie door vrijwilligers via Open Archieven Indexeren" .

