@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_709a5655-eaaa-b641-82f1-b607957a2db3
  a a2a:Record ;
  rdfs:label "Geboorte op 6 augustus 1866 te Gouda" ;
  a2a:hasPerson oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-ee6f2517-ec39-a25f-5d59-6e5c59fba8c6, oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-ccced5f2-228f-a62a-8900-5d87603bec66, oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-4bfdc880-a3fc-ed4c-cf1d-099fa83cc429 ;
  a2a:hasEvent oa:event_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_0, oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_1, oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_2 ;
  a2a:hasSource oa:source_smh_709a5655-eaaa-b641-82f1-b607957a2db3 .

oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-ee6f2517-ec39-a25f-5d59-6e5c59fba8c6
  a a2a:Person ;
  rdfs:label "Jacoba Maria Molijn" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Molijn" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Molijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Particuliere" .

oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-ccced5f2-228f-a62a-8900-5d87603bec66
  a a2a:Person ;
  rdfs:label "Jacoba Maria Nortier" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Nortier" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Nortier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1866-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Gouwe C 34" ;
    rdfs:label "Gouda, Gouwe C 34"
  ] .

oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person-4bfdc880-a3fc-ed4c-cf1d-099fa83cc429
  a a2a:Person ;
  rdfs:label "Abraham Nortier" ;
  a2a:PersonName [
    rdfs:label "Abraham Nortier" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Nortier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "Koopman" .

oa:event_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1866-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person:ee6f2517-ec39-a25f-5d59-6e5c59fba8c6 ;
  a2a:EventKeyRef oa:event_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Event1 .

oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person:ccced5f2-228f-a62a-8900-5d87603bec66 ;
  a2a:EventKeyRef oa:event_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Event1 .

oa:relationep_smh_709a5655-eaaa-b641-82f1-b607957a2db3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Person:4bfdc880-a3fc-ed4c-cf1d-099fa83cc429 ;
  a2a:EventKeyRef oa:event_smh_709a5655-eaaa-b641-82f1-b607957a2db3_Event1 .

oa:source_smh_709a5655-eaaa-b641-82f1-b607957a2db3
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1866-08-07 - 1866-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1866-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 56, Periode: 1866" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "436" ;
    a2a:RegistryNumber "56" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 56, Periode: 1866, BS Geboorteregister, 436, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/f3908b85-261a-1fe0-df6e-dac930908311.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/709a5655-eaaa-b641-82f1-b607957a2db3" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/f3908b85-261a-1fe0-df6e-dac930908311.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/709a5655-eaaa-b641-82f1-b607957a2db3" ;
  a2a:RecordGUID "{709a5655-eaaa-b641-82f1-b607957a2db3}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "56" ;
  a2a:SourceRemarkregister_periode "1866" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1326_00001326.xml van SMH" .

