@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_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1922" ;
  a2a:hasPerson oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-3da7e575-63ef-0288-ab93-e2b8dd821550, oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-09a62c14-1675-c3d7-66b1-bfdc2ba6ea33, oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-384d94b8-6e11-222a-2a6b-223831759d65 ;
  a2a:hasEvent oa:event_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_0, oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_1, oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_2 ;
  a2a:hasSource oa:source_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8 .

oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-3da7e575-63ef-0288-ab93-e2b8dd821550
  a a2a:Person ;
  rdfs:label "Hermanus Lakerveld" ;
  a2a:PersonName [
    rdfs:label "Hermanus Lakerveld" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Lakerveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "Los werkman" .

oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-09a62c14-1675-c3d7-66b1-bfdc2ba6ea33
  a a2a:Person ;
  rdfs:label "Adriana Brenkman" ;
  a2a:PersonName [
    rdfs:label "Adriana Brenkman" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Brenkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person-384d94b8-6e11-222a-2a6b-223831759d65
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Lakerveld" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Lakerveld" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Lakerveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1922-11-14"^^xsd:date
  ] .

oa:event_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1922-11-14"^^xsd:date
  ] .

oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person:3da7e575-63ef-0288-ab93-e2b8dd821550 ;
  a2a:EventKeyRef oa:event_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Event1 .

oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person:09a62c14-1675-c3d7-66b1-bfdc2ba6ea33 ;
  a2a:EventKeyRef oa:event_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Event1 .

oa:relationep_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Person:384d94b8-6e11-222a-2a6b-223831759d65 ;
  a2a:EventKeyRef oa:event_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8_Event1 .

oa:source_smh_896bf90b-08d3-aa2e-e9f2-4bbc881e87b8
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1922-11-15 - 1922-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1922-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 425, Periode: 1922" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "552" ;
    a2a:RegistryNumber "425" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 425, Periode: 1922, BS Geboorteregister, 552, 425"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/4bb18d89-4a4c-6a10-65cb-e93754cbf7a7.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/896bf90b-08d3-aa2e-e9f2-4bbc881e87b8" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/4bb18d89-4a4c-6a10-65cb-e93754cbf7a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/896bf90b-08d3-aa2e-e9f2-4bbc881e87b8" ;
  a2a:RecordGUID "{896bf90b-08d3-aa2e-e9f2-4bbc881e87b8}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "425" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_694_00000694.xml van SMH" .

