@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_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1922-1939)" ;
  a2a:hasPerson oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435977, oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435978 ;
  a2a:hasEvent oa:event_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_0, oa:relationep_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_1 ;
  a2a:hasSource oa:source_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F .

oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435977
  a a2a:Person ;
  rdfs:label "Marinus Pieter van den Bos" ;
  a2a:PersonName [
    rdfs:label "Marinus Pieter van den Bos" ;
    a2a:PersonNameFirstName "Marinus Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435978
  a a2a:Person ;
  rdfs:label "Wilhelm Richard van den Bos" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Richard van den Bos" ;
    a2a:PersonNameFirstName "Wilhelm Richard" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "28-11-1938" ;
    a2a:Year "1938" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "28-11-1938"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorburg" ;
    rdfs:label "Voorburg"
  ] .

oa:event_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435977 ;
  a2a:EventKeyRef oa:event_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Event1 .

oa:relationep_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Person3656435978 ;
  a2a:EventKeyRef oa:event_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F_Event1 .

oa:source_hga_4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1922-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1922-1939" ;
    a2a:Year "1922" ;
    rdfs:label "1922-1939"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Bevolkingsregister gemeente Voorburg" ;
    a2a:Book "Gezinskaarten Voorburg" ;
    a2a:RegistryNumber "88" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Bevolkingsregister gemeente Voorburg, Gezinskaarten Voorburg, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/C23A9B694A764D6A9B426CCF2E23D575" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/C23A9B694A764D6A9B426CCF2E23D575" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/C23A9B694A764D6A9B426CCF2E23D575"
  ] ;
  a2a:SourceLastChangeDate "2024-04-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/4FDDB6F2F92D49FD9FAD2BD62748A40F" ;
  a2a:RecordIdentifier "3656435976" ;
  a2a:RecordGUID "{4FDDB6F2-F92D-49FD-9FAD-2BD62748A40F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/23A380A8DC784FDA87DD81AE1B8A6B77" .

