@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_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1913-1939)" ;
  a2a:hasPerson oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793280, oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793281, oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793282, oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793283 ;
  a2a:hasEvent oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_0, oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_1, oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_2, oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_3 ;
  a2a:hasSource oa:source_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3 .

oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793280
  a a2a:Person ;
  rdfs:label "Jacobus Frerichs" ;
  a2a:PersonName [
    rdfs:label "Jacobus Frerichs" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Frerichs"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "16-01-1874" ;
    a2a:Year "1874" ;
    a2a:Month "01" ;
    a2a:Day "16" ;
    rdfs:label "16-01-1874"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793281
  a a2a:Person ;
  rdfs:label "Allegonda Maria Koenen" ;
  a2a:PersonName [
    rdfs:label "Allegonda Maria Koenen" ;
    a2a:PersonNameFirstName "Allegonda Maria" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "02-12-1878" ;
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "02" ;
    rdfs:label "02-12-1878"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793282
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Frerichs" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Frerichs" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Frerichs"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09-02-1902" ;
    a2a:Year "1902" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "09-02-1902"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793283
  a a2a:Person ;
  rdfs:label "Jacobus Pieter Frerichs" ;
  a2a:PersonName [
    rdfs:label "Jacobus Pieter Frerichs" ;
    a2a:PersonNameFirstName "Jacobus Pieter" ;
    a2a:PersonNameLastName "Frerichs"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "27-05-1909" ;
    a2a:Year "1909" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "27-05-1909"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_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_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793280 ;
  a2a:EventKeyRef oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Event1 .

oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793281 ;
  a2a:EventKeyRef oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Event1 .

oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793282 ;
  a2a:EventKeyRef oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Event1 .

oa:relationep_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Person2810793283 ;
  a2a:EventKeyRef oa:event_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3_Event1 .

oa:source_hga_B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3
  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:LiteralDate "1913-1939" ;
    a2a:Year "1913" ;
    rdfs:label "1913-1939"
  ] ;
  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 "534" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Bevolkingsregister gemeente Den Haag, Haags Bevolkingsregister (gezinskaarten), 534"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/975D88C791B04A49AF322A08CBFB98A1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/975D88C791B04A49AF322A08CBFB98A1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/975D88C791B04A49AF322A08CBFB98A1"
  ] ;
  a2a:SourceLastChangeDate "2024-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/B6CD7E32059B42C8B8C3DF1B882E0EE3" ;
  a2a:RecordIdentifier "2810793279" ;
  a2a:RecordGUID "{B6CD7E32-059B-42C8-B8C3-DF1B882E0EE3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2461DBFC587347BDA130B1D9564D6DBF" .

