@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_f035b98c-e882-c59b-e703-b962996da031
  a a2a:Record ;
  rdfs:label "Geboorte op 9 maart 1887 te Gouda" ;
  a2a:hasPerson oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-3d783a38-a921-8146-e681-6e425388191c, oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-db8c12b8-db1d-7aae-9a79-f1742e79cf62, oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-12d11725-51dc-6f57-b80c-730897390ca2 ;
  a2a:hasEvent oa:event_smh_f035b98c-e882-c59b-e703-b962996da031_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_0, oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_1, oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_2 ;
  a2a:hasSource oa:source_smh_f035b98c-e882-c59b-e703-b962996da031 .

oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-3d783a38-a921-8146-e681-6e425388191c
  a a2a:Person ;
  rdfs:label "Alberta van Wijk" ;
  a2a:PersonName [
    rdfs:label "Alberta van Wijk" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-db8c12b8-db1d-7aae-9a79-f1742e79cf62
  a a2a:Person ;
  rdfs:label "Leendert Hermanus Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Leendert Hermanus Lagrouw" ;
    a2a:PersonNameFirstName "Leendert Hermanus" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1887-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Spieringstraat F 15" ;
    rdfs:label "Gouda, Spieringstraat F 15"
  ] .

oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person-12d11725-51dc-6f57-b80c-730897390ca2
  a a2a:Person ;
  rdfs:label "Jan Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Jan Lagrouw" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "Koperslager" .

oa:event_smh_f035b98c-e882-c59b-e703-b962996da031_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1887-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person:3d783a38-a921-8146-e681-6e425388191c ;
  a2a:EventKeyRef oa:event_smh_f035b98c-e882-c59b-e703-b962996da031_Event1 .

oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person:db8c12b8-db1d-7aae-9a79-f1742e79cf62 ;
  a2a:EventKeyRef oa:event_smh_f035b98c-e882-c59b-e703-b962996da031_Event1 .

oa:relationep_smh_f035b98c-e882-c59b-e703-b962996da031_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_f035b98c-e882-c59b-e703-b962996da031_Person:12d11725-51dc-6f57-b80c-730897390ca2 ;
  a2a:EventKeyRef oa:event_smh_f035b98c-e882-c59b-e703-b962996da031_Event1 .

oa:source_smh_f035b98c-e882-c59b-e703-b962996da031
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1887-03-11 - 1887-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1887-03-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 77, Periode: 1887" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "161" ;
    a2a:RegistryNumber "77" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 77, Periode: 1887, BS Geboorteregister, 161, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/33b35b89-8f2a-3aed-107b-f1a576484761.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/f035b98c-e882-c59b-e703-b962996da031" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/33b35b89-8f2a-3aed-107b-f1a576484761.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/f035b98c-e882-c59b-e703-b962996da031" ;
  a2a:RecordGUID "{f035b98c-e882-c59b-e703-b962996da031}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "77" ;
  a2a:SourceRemarkregister_periode "1887" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2885_00002885.xml van SMH" .

