@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_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0
  a a2a:Record ;
  rdfs:label "Geboorte op 31 december 1924" ;
  a2a:hasPerson oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-9bc5da95-aeab-1577-f5f9-8eecbbfe405c, oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-0345e992-f8d3-464c-5a1d-9e93f7a57963, oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-16159548-5857-69b6-5e7d-411ef45c08ee ;
  a2a:hasEvent oa:event_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_0, oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_1, oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_2 ;
  a2a:hasSource oa:source_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0 .

oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-9bc5da95-aeab-1577-f5f9-8eecbbfe405c
  a a2a:Person ;
  rdfs:label "Maria Benschop" ;
  a2a:PersonName [
    rdfs:label "Maria Benschop" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Benschop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-0345e992-f8d3-464c-5a1d-9e93f7a57963
  a a2a:Person ;
  rdfs:label "Bastiaan Gerrit de Hoop" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Gerrit de Hoop" ;
    a2a:PersonNameFirstName "Bastiaan Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1924-12-31"^^xsd:date
  ] .

oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person-16159548-5857-69b6-5e7d-411ef45c08ee
  a a2a:Person ;
  rdfs:label "Bastiaan de Hoop" ;
  a2a:PersonName [
    rdfs:label "Bastiaan de Hoop" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "Landbouwer" .

oa:event_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1924-12-31"^^xsd:date
  ] .

oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person:9bc5da95-aeab-1577-f5f9-8eecbbfe405c ;
  a2a:EventKeyRef oa:event_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Event1 .

oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person:0345e992-f8d3-464c-5a1d-9e93f7a57963 ;
  a2a:EventKeyRef oa:event_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Event1 .

oa:relationep_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Person:16159548-5857-69b6-5e7d-411ef45c08ee ;
  a2a:EventKeyRef oa:event_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0_Event1 .

oa:source_smh_df1cdec9-a226-0fb3-e0d9-e7058c2664f0
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht", "1924-12-31 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 62, Periode: 1923-1924" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "62" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 62, Periode: 1923-1924, BS Geboorteregister, 97, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/a7c1cee2-e4a6-552c-ad94-207c905169eb.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/df1cdec9-a226-0fb3-e0d9-e7058c2664f0" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/a7c1cee2-e4a6-552c-ad94-207c905169eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/df1cdec9-a226-0fb3-e0d9-e7058c2664f0" ;
  a2a:RecordGUID "{df1cdec9-a226-0fb3-e0d9-e7058c2664f0}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "62" ;
  a2a:SourceRemarkregister_periode "1923-1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_508_00000508.xml van SMH" .

