@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_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712
  a a2a:Record ;
  rdfs:label "Geboorte op 27 november 1845" ;
  a2a:hasPerson oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-8b6a03db-f7b3-b970-3281-9963b61004df, oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-1ce367d9-e1da-d120-8eeb-8bea50e2fe0f, oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-807dc041-83c3-0303-2af2-0a397ae95ff2 ;
  a2a:hasEvent oa:event_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_0, oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_1, oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_2 ;
  a2a:hasSource oa:source_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712 .

oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-8b6a03db-f7b3-b970-3281-9963b61004df
  a a2a:Person ;
  rdfs:label "Johanna Versluis" ;
  owl:sameAs oa:person_smh_0e358f5b-1623-19e8-2013-0e7d35a8da15_Person-9c8843d9-7ff4-c270-2e14-d91176a09c9a, oa:person_smh_6bb561fa-960e-4ab1-f97e-929e5fe8a94a_Person-a9ac4893-52ad-7b09-7fc9-af9159451813, oa:person_smh_ae117131-57ef-07a4-5954-5bc16cb6ca8b_Person-4893cace-c5f1-5fd4-efa7-9fa9e8ef732d, oa:person_smh_ebf1d069-dab4-e9e4-0026-669a4e5e4f0e_Person-823278f0-e52c-ab51-31cb-2015cfe1bacc, oa:person_svp_4B7771E1-E8EC-330C-E053-050011AC1609_Person3632195077, oa:person_smh_46e377ff-da17-ea89-3119-f01d65846769_Person-150ab263-d73e-adf0-01a7-25ad047ca9f1, oa:person_srt_E63E3216-D59E-46F6-A0D1-6F1EA6DDBBF4_Person2378655277 ;
  a2a:PersonName [
    rdfs:label "Johanna Versluis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Versluis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-1ce367d9-e1da-d120-8eeb-8bea50e2fe0f
  a a2a:Person ;
  rdfs:label "Roelof de Vaal" ;
  owl:sameAs oa:person_smh_0e358f5b-1623-19e8-2013-0e7d35a8da15_Person-0c83642b-a34d-84b5-6557-fac7dacf14e0, oa:person_smh_6bb561fa-960e-4ab1-f97e-929e5fe8a94a_Person-a7d6551e-e917-b878-1cca-3e27419c5efb, oa:person_smh_ae117131-57ef-07a4-5954-5bc16cb6ca8b_Person-6e5a6e32-a60d-3307-b779-11c85aa0367a, oa:person_smh_ebf1d069-dab4-e9e4-0026-669a4e5e4f0e_Person-2f2c8eef-5036-022f-b5bc-8c17c5bfdf5d, oa:person_svp_4B7771E1-E8EC-330C-E053-050011AC1609_Person3632195076, oa:person_smh_46e377ff-da17-ea89-3119-f01d65846769_Person-d40888f4-65d6-8eee-d3a3-71cb9e4469d2, oa:person_srt_E63E3216-D59E-46F6-A0D1-6F1EA6DDBBF4_Person2378655276 ;
  a2a:PersonName [
    rdfs:label "Roelof de Vaal" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "wagenmaker" .

oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person-807dc041-83c3-0303-2af2-0a397ae95ff2
  a a2a:Person ;
  rdfs:label "Roelof de Vaal" ;
  a2a:PersonName [
    rdfs:label "Roelof de Vaal" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vaal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1845-11-27"^^xsd:date
  ] .

oa:event_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1845-11-27"^^xsd:date
  ] .

oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person:8b6a03db-f7b3-b970-3281-9963b61004df ;
  a2a:EventKeyRef oa:event_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Event1 .

oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person:1ce367d9-e1da-d120-8eeb-8bea50e2fe0f ;
  a2a:EventKeyRef oa:event_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Event1 .

oa:relationep_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Person:807dc041-83c3-0303-2af2-0a397ae95ff2 ;
  a2a:EventKeyRef oa:event_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712_Event1 .

oa:source_smh_1f3cbb3a-ea8b-e39b-7c85-edbca8a84712
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk", "1845-11-29 - 1845-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1845-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 4, Periode: 1843-1852" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "69" ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 4, Periode: 1843-1852, BS Geboorteregister, 69, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/1ed73a80-6305-1d78-5e85-3288ec853e9f.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/1f3cbb3a-ea8b-e39b-7c85-edbca8a84712" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/1ed73a80-6305-1d78-5e85-3288ec853e9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/1f3cbb3a-ea8b-e39b-7c85-edbca8a84712" ;
  a2a:RecordGUID "{1f3cbb3a-ea8b-e39b-7c85-edbca8a84712}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1843-1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1987_00001987.xml van SMH" .

