@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_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1913-1939)" ;
  a2a:hasPerson oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752943, oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752944 ;
  a2a:hasEvent oa:event_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_0, oa:relationep_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_1 ;
  a2a:hasSource oa:source_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB .

oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752943
  a a2a:Person ;
  rdfs:label "Alphonse Charles Marie Servais" ;
  a2a:PersonName [
    rdfs:label "Alphonse Charles Marie Servais" ;
    a2a:PersonNameFirstName "Alphonse Charles Marie" ;
    a2a:PersonNameLastName "Servais"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-07-1862" ;
    a2a:Year "1862" ;
    a2a:Month "07" ;
    a2a:Day "25" ;
    rdfs:label "25-07-1862"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752944
  a a2a:Person ;
  rdfs:label "Leonie Col" ;
  a2a:PersonName [
    rdfs:label "Leonie Col" ;
    a2a:PersonNameFirstName "Leonie" ;
    a2a:PersonNameLastName "Col"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-06-1864" ;
    a2a:Year "1864" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "25-06-1864"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:event_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_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_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752943 ;
  a2a:EventKeyRef oa:event_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Event1 .

oa:relationep_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Person2810752944 ;
  a2a:EventKeyRef oa:event_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB_Event1 .

oa:source_hga_D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB
  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 "1584" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Bevolkingsregister gemeente Den Haag, Haags Bevolkingsregister (gezinskaarten), 1584"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/B1B5415E9EE241BFAC9E5030A55E1793" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/B1B5415E9EE241BFAC9E5030A55E1793" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/B1B5415E9EE241BFAC9E5030A55E1793"
  ] ;
  a2a:SourceLastChangeDate "2022-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/D9FF96CDB7BF46ADB4E2C052D79AF2AB" ;
  a2a:RecordIdentifier "2810752942" ;
  a2a:RecordGUID "{D9FF96CD-B7BF-46AD-B4E2-C052D79AF2AB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0DD854BF3BBF4CCC88D872BC78788E88" .

