@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_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1913-1939)" ;
  a2a:hasPerson oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083375, oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083376, oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083377, oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083378 ;
  a2a:hasEvent oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_0, oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_1, oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_2, oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_3 ;
  a2a:hasSource oa:source_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF .

oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083375
  a a2a:Person ;
  rdfs:label "Andries Karel Jan Koch" ;
  a2a:PersonName [
    rdfs:label "Andries Karel Jan Koch" ;
    a2a:PersonNameFirstName "Andries Karel Jan" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "13-02-1870" ;
    a2a:Year "1870" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "13-02-1870"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083376
  a a2a:Person ;
  rdfs:label "Engelbertha Constantia Huber" ;
  a2a:PersonName [
    rdfs:label "Engelbertha Constantia Huber" ;
    a2a:PersonNameFirstName "Engelbertha Constantia" ;
    a2a:PersonNameLastName "Huber"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "30-01-1878" ;
    a2a:Year "1878" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "30-01-1878"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083377
  a a2a:Person ;
  rdfs:label "Engelbertha Constantia Alberdina Koch" ;
  a2a:PersonName [
    rdfs:label "Engelbertha Constantia Alberdina Koch" ;
    a2a:PersonNameFirstName "Engelbertha Constantia Alberdina" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "17-06-1909" ;
    a2a:Year "1909" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "17-06-1909"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083378
  a a2a:Person ;
  rdfs:label "Andries Bernard Jan Koch" ;
  a2a:PersonName [
    rdfs:label "Andries Bernard Jan Koch" ;
    a2a:PersonNameFirstName "Andries Bernard Jan" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "15-12-1911" ;
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "15-12-1911"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083375 ;
  a2a:EventKeyRef oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1 .

oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083376 ;
  a2a:EventKeyRef oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1 .

oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083377 ;
  a2a:EventKeyRef oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1 .

oa:relationep_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Person2811083378 ;
  a2a:EventKeyRef oa:event_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF_Event1 .

oa:source_hga_AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1913-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1913" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Bevolkingsregister gemeente Den Haag" ;
    a2a:Book "Haags Bevolkingsregister (gezinskaarten)" ;
    a2a:RegistryNumber "939" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Bevolkingsregister gemeente Den Haag, Haags Bevolkingsregister (gezinskaarten), 939"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/D0A55B887F944C539111807A540E2BC4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/D0A55B887F944C539111807A540E2BC4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/D0A55B887F944C539111807A540E2BC4"
  ] ;
  a2a:SourceLastChangeDate "2022-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/AF35EC53A2C24C939D0B5EB49EEAF5FF" ;
  a2a:RecordIdentifier "2811083374" ;
  a2a:RecordGUID "{AF35EC53-A2C2-4C93-9D0B-5EB49EEAF5FF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/00249154FED243E6BC549EF7EBB640A4" .

