@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 1891" ;
  a2a:hasPerson oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-a6cad6c6-2312-dbf0-6311-31385dd416fc, oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-00ab6f97-71e3-2324-eeb1-aa065cb2c690, oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-091aabe9-f02c-c97a-0662-8463cc6979ac ;
  a2a:hasEvent oa:event_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_0, oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_1, oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_2 ;
  a2a:hasSource oa:source_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc .

oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-a6cad6c6-2312-dbf0-6311-31385dd416fc
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Poel" ;
  owl:sameAs oa:person_smh_44389b44-92ba-bf58-4730-9dff18a17c6b_Person-c1ea0ce6-0292-4052-ec89-8b1b52dddb1a, oa:person_smh_75e30649-adee-5930-8d16-687b1efa0e82_Person-ae28086b-46b8-c3aa-7223-4c7bc65b6942, oa:person_smh_95af1278-5b45-e98d-8090-2b23dbdb00f4_Person-cec35fde-a0c3-2cf6-c65e-bb822002c078, oa:person_smh_ee5ed3d9-0197-7c45-2f25-463c67703c1b_Person-b09db291-077c-540c-2a24-1c0f1d25cf2c, oa:person_smh_2264d19f-c94b-f4ab-1f58-c1c0d69aa242_Person-bd131493-cb98-ed23-4e97-389721d5f09a, oa:person_smh_bdc45f02-526b-bdf1-0a72-21b7a4d9de3f_Person-6f83ce21-d5fe-8f9c-1dce-8050c88bb6d8, oa:person_smh_cc9fb851-51ff-37a6-63d3-e1fd04504b2a_Person-18a24a34-965f-b042-1e39-75d49b4e333a ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Poel" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "z.b." .

oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-00ab6f97-71e3-2324-eeb1-aa065cb2c690
  a a2a:Person ;
  rdfs:label "Leendert van Rij" ;
  owl:sameAs oa:person_smh_44389b44-92ba-bf58-4730-9dff18a17c6b_Person-bd923b22-f0fb-dc8e-f587-d96eff4d47e5, oa:person_smh_75e30649-adee-5930-8d16-687b1efa0e82_Person-a8e53805-fd2d-ea15-52d5-d862656091cf, oa:person_smh_95af1278-5b45-e98d-8090-2b23dbdb00f4_Person-8fd91a88-41ab-3e62-c6ed-ddb3ecdc9ffc, oa:person_smh_ee5ed3d9-0197-7c45-2f25-463c67703c1b_Person-5f336660-cfee-6d05-6214-536599c1201e, oa:person_smh_2264d19f-c94b-f4ab-1f58-c1c0d69aa242_Person-c4c41f65-246b-05ec-9862-10cc730595ba, oa:person_smh_bdc45f02-526b-bdf1-0a72-21b7a4d9de3f_Person-36e922c5-e1a6-2256-a749-eeb9c0547b83, oa:person_smh_cc9fb851-51ff-37a6-63d3-e1fd04504b2a_Person-14309e36-6898-aace-9d0c-adac11383064 ;
  a2a:PersonName [
    rdfs:label "Leendert van Rij" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person-091aabe9-f02c-c97a-0662-8463cc6979ac
  a a2a:Person ;
  rdfs:label "Plonia van Rij" ;
  a2a:PersonName [
    rdfs:label "Plonia van Rij" ;
    a2a:PersonNameFirstName "Plonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1891-02-10"^^xsd:date
  ] .

oa:event_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1891-02-10"^^xsd:date
  ] .

oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person:a6cad6c6-2312-dbf0-6311-31385dd416fc ;
  a2a:EventKeyRef oa:event_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Event1 .

oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person:00ab6f97-71e3-2324-eeb1-aa065cb2c690 ;
  a2a:EventKeyRef oa:event_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Event1 .

oa:relationep_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Person:091aabe9-f02c-c97a-0662-8463cc6979ac ;
  a2a:EventKeyRef oa:event_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc_Event1 .

oa:source_smh_07b9f20b-01ac-d1ee-ea2f-855d338da0cc
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht", "1891-02-11 - 1891-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1891-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 9, Periode: 1884-1895" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 9, Periode: 1884-1895, BS Geboorteregister, 8, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/d43e8649-c412-6527-c92b-a8513ff7f52f.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/07b9f20b-01ac-d1ee-ea2f-855d338da0cc" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/d43e8649-c412-6527-c92b-a8513ff7f52f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/07b9f20b-01ac-d1ee-ea2f-855d338da0cc" ;
  a2a:RecordGUID "{07b9f20b-01ac-d1ee-ea2f-855d338da0cc}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1884-1895" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1815_00001815.xml van SMH" .

