@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_0d6c3fc7-e309-4e13-7f0f-430ec9edd235
  a a2a:Record ;
  rdfs:label "Geboorte op 14 april 1916" ;
  a2a:hasPerson oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-7abcef6a-526d-3f7a-c250-51f50ca951cd, oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-4be774c7-4ff0-8127-a1e7-39e13389354c, oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-8012ce7e-d0ec-c4a2-9dbc-b30aaef78ce3 ;
  a2a:hasEvent oa:event_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_0, oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_1, oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_2 ;
  a2a:hasSource oa:source_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235 .

oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-7abcef6a-526d-3f7a-c250-51f50ca951cd
  a a2a:Person ;
  rdfs:label "Teunis den Ouden" ;
  owl:sameAs oa:person_smh_1f175998-cb1d-e946-b051-95c1053e2c56_Person-dd8043e7-f1ad-ff46-e1e9-033cb352044e, oa:person_smh_b7d5713d-32a3-1f40-658f-80ba1d773266_Person-984a50ba-f4fb-a33f-eb6c-c3676045e700 ;
  a2a:PersonName [
    rdfs:label "Teunis den Ouden" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ouden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-4be774c7-4ff0-8127-a1e7-39e13389354c
  a a2a:Person ;
  rdfs:label "Geertje Adriana de Bruin" ;
  owl:sameAs oa:person_smh_1f175998-cb1d-e946-b051-95c1053e2c56_Person-0c7404e2-7a45-7667-384d-0b80f7b6b605, oa:person_smh_b7d5713d-32a3-1f40-658f-80ba1d773266_Person-55c7438f-21a3-2a70-1b99-09a14e590487 ;
  a2a:PersonName [
    rdfs:label "Geertje Adriana de Bruin" ;
    a2a:PersonNameFirstName "Geertje Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person-8012ce7e-d0ec-c4a2-9dbc-b30aaef78ce3
  a a2a:Person ;
  rdfs:label "Geertje Adriana den Ouden" ;
  owl:sameAs oa:person_smh_b7d5713d-32a3-1f40-658f-80ba1d773266_Person-92f53ea9-7ced-3f94-48c4-aaa9908134fc ;
  a2a:PersonName [
    rdfs:label "Geertje Adriana den Ouden" ;
    a2a:PersonNameFirstName "Geertje Adriana" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ouden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1916-04-14"^^xsd:date
  ] .

oa:event_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1916-04-14"^^xsd:date
  ] .

oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person:7abcef6a-526d-3f7a-c250-51f50ca951cd ;
  a2a:EventKeyRef oa:event_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Event1 .

oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person:4be774c7-4ff0-8127-a1e7-39e13389354c ;
  a2a:EventKeyRef oa:event_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Event1 .

oa:relationep_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Person:8012ce7e-d0ec-c4a2-9dbc-b30aaef78ce3 ;
  a2a:EventKeyRef oa:event_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235_Event1 .

oa:source_smh_0d6c3fc7-e309-4e13-7f0f-430ec9edd235
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht", "1916-04-14 - 1916-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1916-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 61, Periode: 1913-1922" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "61" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 61, Periode: 1913-1922, BS Geboorteregister, 27, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/de8a70c0-fc39-493c-5845-5b0eb63bdbb1.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/0d6c3fc7-e309-4e13-7f0f-430ec9edd235" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/de8a70c0-fc39-493c-5845-5b0eb63bdbb1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/0d6c3fc7-e309-4e13-7f0f-430ec9edd235" ;
  a2a:RecordGUID "{0d6c3fc7-e309-4e13-7f0f-430ec9edd235}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "61" ;
  a2a:SourceRemarkregister_periode "1913-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1090_00001090.xml van SMH" .

