@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_66b769a0-e35f-c451-372e-e68d4debf2d1
  a a2a:Record ;
  rdfs:label "Geboorte op 8 oktober 1875 te Gouda" ;
  a2a:hasPerson oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-5b7fe2e7-c6fa-909c-95f8-0566e45f56cd, oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-c26f1871-a09e-cc55-777a-d600a6867eef, oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-ca8fc676-2e2f-d1fa-e425-93c8b37aca56 ;
  a2a:hasEvent oa:event_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_0, oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_1, oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_2 ;
  a2a:hasSource oa:source_smh_66b769a0-e35f-c451-372e-e68d4debf2d1 .

oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-5b7fe2e7-c6fa-909c-95f8-0566e45f56cd
  a a2a:Person ;
  rdfs:label "Jan Abraham de Peer" ;
  a2a:PersonName [
    rdfs:label "Jan Abraham de Peer" ;
    a2a:PersonNameFirstName "Jan Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Peer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "Wijnkoopersbediende" .

oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-c26f1871-a09e-cc55-777a-d600a6867eef
  a a2a:Person ;
  rdfs:label "Wilhelmina Koerts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Koerts" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Koerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Naaister" .

oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person-ca8fc676-2e2f-d1fa-e425-93c8b37aca56
  a a2a:Person ;
  rdfs:label "Maria Cornelia de Peer" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia de Peer" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Peer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1875-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Kleiweg E 64" ;
    rdfs:label "Gouda, Kleiweg E 64"
  ] .

oa:event_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1875-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person:5b7fe2e7-c6fa-909c-95f8-0566e45f56cd ;
  a2a:EventKeyRef oa:event_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Event1 .

oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person:c26f1871-a09e-cc55-777a-d600a6867eef ;
  a2a:EventKeyRef oa:event_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Event1 .

oa:relationep_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Person:ca8fc676-2e2f-d1fa-e425-93c8b37aca56 ;
  a2a:EventKeyRef oa:event_smh_66b769a0-e35f-c451-372e-e68d4debf2d1_Event1 .

oa:source_smh_66b769a0-e35f-c451-372e-e68d4debf2d1
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1875-10-09 - 1875-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1875-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 65, Periode: 1875" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "607" ;
    a2a:RegistryNumber "65" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 65, Periode: 1875, BS Geboorteregister, 607, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/62f05295-caae-c0f5-3fb7-0d910a739fb4.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/66b769a0-e35f-c451-372e-e68d4debf2d1" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/62f05295-caae-c0f5-3fb7-0d910a739fb4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/66b769a0-e35f-c451-372e-e68d4debf2d1" ;
  a2a:RecordGUID "{66b769a0-e35f-c451-372e-e68d4debf2d1}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "65" ;
  a2a:SourceRemarkregister_periode "1875" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1253_00001253.xml van SMH" .

