@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_3e7cbb63-63f2-e282-c5e0-6caee41136cf
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1832 te Gouda" ;
  a2a:hasPerson oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-4c77a4cf-0ba1-7a9c-23be-4fcd2d4861ae, oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-1f130421-601a-87ae-5c9b-a8a2f205581d, oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-3f6bcb9d-5934-09c8-c6e7-66978800c9fa ;
  a2a:hasEvent oa:event_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_0, oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_1, oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_2 ;
  a2a:hasSource oa:source_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf .

oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-4c77a4cf-0ba1-7a9c-23be-4fcd2d4861ae
  a a2a:Person ;
  rdfs:label "Jacob Isaac Sanders" ;
  a2a:PersonName [
    rdfs:label "Jacob Isaac Sanders" ;
    a2a:PersonNameFirstName "Jacob Isaac" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "Koopman" .

oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-1f130421-601a-87ae-5c9b-a8a2f205581d
  a a2a:Person ;
  rdfs:label "Judith Abraham Sanders" ;
  a2a:PersonName [
    rdfs:label "Judith Abraham Sanders" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Abraham" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] .

oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person-3f6bcb9d-5934-09c8-c6e7-66978800c9fa
  a a2a:Person ;
  rdfs:label "Sprientje Jacobs Sanders" ;
  a2a:PersonName [
    rdfs:label "Sprientje Jacobs Sanders" ;
    a2a:PersonNameFirstName "Sprientje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1832-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Zeugstraat F56" ;
    rdfs:label "Gouda, Zeugstraat F56"
  ] .

oa:event_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1832-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person:4c77a4cf-0ba1-7a9c-23be-4fcd2d4861ae ;
  a2a:EventKeyRef oa:event_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Event1 .

oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person:1f130421-601a-87ae-5c9b-a8a2f205581d ;
  a2a:EventKeyRef oa:event_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Event1 .

oa:relationep_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Person:3f6bcb9d-5934-09c8-c6e7-66978800c9fa ;
  a2a:EventKeyRef oa:event_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf_Event1 .

oa:source_smh_3e7cbb63-63f2-e282-c5e0-6caee41136cf
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1832-01-12 - 1832-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1832-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 22, Periode: 1832" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "22" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 22, Periode: 1832, BS Geboorteregister, 11, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/660fbde0-5479-9278-ff31-be0bde8db3d1.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/3e7cbb63-63f2-e282-c5e0-6caee41136cf" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/660fbde0-5479-9278-ff31-be0bde8db3d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/3e7cbb63-63f2-e282-c5e0-6caee41136cf" ;
  a2a:RecordGUID "{3e7cbb63-63f2-e282-c5e0-6caee41136cf}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1832" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1588_00001588.xml van SMH" .

