@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_4b472aa0-a806-eb3a-4b5c-a182f481bc21
  a a2a:Record ;
  rdfs:label "Geboorte op 21 juni 1862 te Gouda" ;
  a2a:hasPerson oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-85688c8c-781a-7307-f97e-668b35c54cab, oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-13991bbe-5e98-4ff1-4c14-788239e6b714, oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-cc5dc631-9600-8a30-8e57-ac471b588a41 ;
  a2a:hasEvent oa:event_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_0, oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_1, oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_2 ;
  a2a:hasSource oa:source_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21 .

oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-85688c8c-781a-7307-f97e-668b35c54cab
  a a2a:Person ;
  rdfs:label "Abraham van Reede" ;
  a2a:PersonName [
    rdfs:label "Abraham van Reede" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "Sjouwerman" .

oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-13991bbe-5e98-4ff1-4c14-788239e6b714
  a a2a:Person ;
  rdfs:label "Elisabeth van Straaten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Straaten" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straaten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person-cc5dc631-9600-8a30-8e57-ac471b588a41
  a a2a:Person ;
  rdfs:label "Dirk van Reede" ;
  a2a:PersonName [
    rdfs:label "Dirk van Reede" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reede"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1862-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Vuilsteeg H 144" ;
    rdfs:label "Gouda, Vuilsteeg H 144"
  ] .

oa:event_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1862-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person:85688c8c-781a-7307-f97e-668b35c54cab ;
  a2a:EventKeyRef oa:event_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Event1 .

oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person:13991bbe-5e98-4ff1-4c14-788239e6b714 ;
  a2a:EventKeyRef oa:event_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Event1 .

oa:relationep_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Person:cc5dc631-9600-8a30-8e57-ac471b588a41 ;
  a2a:EventKeyRef oa:event_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21_Event1 .

oa:source_smh_4b472aa0-a806-eb3a-4b5c-a182f481bc21
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1862-06-23 - 1862-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1862-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 52, Periode: 1862" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "312" ;
    a2a:RegistryNumber "52" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 52, Periode: 1862, BS Geboorteregister, 312, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/bd62da49-6837-36a8-238b-8cfac33730d8.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/4b472aa0-a806-eb3a-4b5c-a182f481bc21" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/bd62da49-6837-36a8-238b-8cfac33730d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/4b472aa0-a806-eb3a-4b5c-a182f481bc21" ;
  a2a:RecordGUID "{4b472aa0-a806-eb3a-4b5c-a182f481bc21}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "52" ;
  a2a:SourceRemarkregister_periode "1862" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1682_00001682.xml van SMH" .

