@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_640f86de-b424-c8e9-2a2e-524b0c3fdf4e
  a a2a:Record ;
  rdfs:label "Geboorte op 22 mei 1892 te Gouda" ;
  a2a:hasPerson oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-902445d9-2178-8711-61cf-3b8098c8caf6, oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-f62e6066-68c7-face-62bb-0c97194a7e5d, oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-3b91419f-7e7a-93e3-982a-a7ac81f8e49d ;
  a2a:hasEvent oa:event_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_0, oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_1, oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_2 ;
  a2a:hasSource oa:source_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e .

oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-902445d9-2178-8711-61cf-3b8098c8caf6
  a a2a:Person ;
  rdfs:label "Willemina de Lange" ;
  a2a:PersonName [
    rdfs:label "Willemina de Lange" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-f62e6066-68c7-face-62bb-0c97194a7e5d
  a a2a:Person ;
  rdfs:label "Elizabeth Geertruida Maria van Roijen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Geertruida Maria van Roijen" ;
    a2a:PersonNameFirstName "Elizabeth Geertruida Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1892-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Vrouwensteeg H 180" ;
    rdfs:label "Gouda, Vrouwensteeg H 180"
  ] .

oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person-3b91419f-7e7a-93e3-982a-a7ac81f8e49d
  a a2a:Person ;
  rdfs:label "Wilhelmus van Roijen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Roijen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "Melkverkooper" .

oa:event_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1892-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person:902445d9-2178-8711-61cf-3b8098c8caf6 ;
  a2a:EventKeyRef oa:event_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Event1 .

oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person:f62e6066-68c7-face-62bb-0c97194a7e5d ;
  a2a:EventKeyRef oa:event_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Event1 .

oa:relationep_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Person:3b91419f-7e7a-93e3-982a-a7ac81f8e49d ;
  a2a:EventKeyRef oa:event_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e_Event1 .

oa:source_smh_640f86de-b424-c8e9-2a2e-524b0c3fdf4e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1892-05-23 - 1892-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1892-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 82, Periode: 1892" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "346" ;
    a2a:RegistryNumber "82" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 82, Periode: 1892, BS Geboorteregister, 346, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9af8450e-aa40-b0c7-bdcc-711885a1246c.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/640f86de-b424-c8e9-2a2e-524b0c3fdf4e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9af8450e-aa40-b0c7-bdcc-711885a1246c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/640f86de-b424-c8e9-2a2e-524b0c3fdf4e" ;
  a2a:RecordGUID "{640f86de-b424-c8e9-2a2e-524b0c3fdf4e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "82" ;
  a2a:SourceRemarkregister_periode "1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1234_00001234.xml van SMH" .

