@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_1589137e-de33-8c96-35e5-059a2f3ae827
  a a2a:Record ;
  rdfs:label "Geboorte op 1 april 1879 te Gouda" ;
  a2a:hasPerson oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-6d178563-37dd-3fb2-30fe-c6522614f78d, oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-cf1ae501-bd4c-c598-65df-0d6b6d329c8f, oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-2b894877-838b-f6bd-4955-5cb1031a5ccd ;
  a2a:hasEvent oa:event_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_0, oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_1, oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_2 ;
  a2a:hasSource oa:source_smh_1589137e-de33-8c96-35e5-059a2f3ae827 .

oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-6d178563-37dd-3fb2-30fe-c6522614f78d
  a a2a:Person ;
  rdfs:label "Adriaan de Kroon" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Kroon" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "Mattenmaker" .

oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-cf1ae501-bd4c-c598-65df-0d6b6d329c8f
  a a2a:Person ;
  rdfs:label "Sandrina van Houten" ;
  a2a:PersonName [
    rdfs:label "Sandrina van Houten" ;
    a2a:PersonNameFirstName "Sandrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person-2b894877-838b-f6bd-4955-5cb1031a5ccd
  a a2a:Person ;
  rdfs:label "Alida Elizabeth de Kroon" ;
  a2a:PersonName [
    rdfs:label "Alida Elizabeth de Kroon" ;
    a2a:PersonNameFirstName "Alida Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Messenmakerssteeg O 412" ;
    rdfs:label "Gouda, Messenmakerssteeg O 412"
  ] .

oa:event_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person:6d178563-37dd-3fb2-30fe-c6522614f78d ;
  a2a:EventKeyRef oa:event_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Event1 .

oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person:cf1ae501-bd4c-c598-65df-0d6b6d329c8f ;
  a2a:EventKeyRef oa:event_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Event1 .

oa:relationep_smh_1589137e-de33-8c96-35e5-059a2f3ae827_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Person:2b894877-838b-f6bd-4955-5cb1031a5ccd ;
  a2a:EventKeyRef oa:event_smh_1589137e-de33-8c96-35e5-059a2f3ae827_Event1 .

oa:source_smh_1589137e-de33-8c96-35e5-059a2f3ae827
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1879-04-01 - 1879-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 69, Periode: 1879" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "238" ;
    a2a:RegistryNumber "69" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 69, Periode: 1879, BS Geboorteregister, 238, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/ff79a858-c1bb-3638-bbda-3a4d34509d09.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/1589137e-de33-8c96-35e5-059a2f3ae827" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/ff79a858-c1bb-3638-bbda-3a4d34509d09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/1589137e-de33-8c96-35e5-059a2f3ae827" ;
  a2a:RecordGUID "{1589137e-de33-8c96-35e5-059a2f3ae827}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "69" ;
  a2a:SourceRemarkregister_periode "1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1916_00001916.xml van SMH" .

