@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_06bd10b7-3a27-e253-eaaa-a8d964f4a61e
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juni 1896 te Gouda" ;
  a2a:hasPerson oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-1305d42f-a0a7-e182-682e-dc8686367f39, oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-f9571434-f94a-614c-d55f-467e752d8c3b, oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-d01950b6-2325-d7e5-9be2-0bdc1529315c ;
  a2a:hasEvent oa:event_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_0, oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_1, oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_2 ;
  a2a:hasSource oa:source_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e .

oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-1305d42f-a0a7-e182-682e-dc8686367f39
  a a2a:Person ;
  rdfs:label "Nanne Boom" ;
  a2a:PersonName [
    rdfs:label "Nanne Boom" ;
    a2a:PersonNameFirstName "Nanne" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-f9571434-f94a-614c-d55f-467e752d8c3b
  a a2a:Person ;
  rdfs:label "Marrigje Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Marrigje Schoenmaker" ;
    a2a:PersonNameFirstName "Marrigje" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person-d01950b6-2325-d7e5-9be2-0bdc1529315c
  a a2a:Person ;
  rdfs:label "Johanna Boom" ;
  a2a:PersonName [
    rdfs:label "Johanna Boom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1896-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Willens, S, 36" ;
    rdfs:label "Gouda, Willens, S, 36"
  ] .

oa:event_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1896-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person:1305d42f-a0a7-e182-682e-dc8686367f39 ;
  a2a:EventKeyRef oa:event_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Event1 .

oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person:f9571434-f94a-614c-d55f-467e752d8c3b ;
  a2a:EventKeyRef oa:event_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Event1 .

oa:relationep_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Person:d01950b6-2325-d7e5-9be2-0bdc1529315c ;
  a2a:EventKeyRef oa:event_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e_Event1 .

oa:source_smh_06bd10b7-3a27-e253-eaaa-a8d964f4a61e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1896-06-08 - 1896-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1896-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 86, Periode: 1896" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "372" ;
    a2a:RegistryNumber "86" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 86, Periode: 1896, BS Geboorteregister, 372, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/6d4151e9-48d9-e419-429a-c38d12f362e5.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/06bd10b7-3a27-e253-eaaa-a8d964f4a61e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/6d4151e9-48d9-e419-429a-c38d12f362e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/06bd10b7-3a27-e253-eaaa-a8d964f4a61e" ;
  a2a:RecordGUID "{06bd10b7-3a27-e253-eaaa-a8d964f4a61e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "86" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1807_00001807.xml van SMH" .

