@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_168b2f42-059d-2514-8a41-c6aa168e156e
  a a2a:Record ;
  rdfs:label "Geboorte op 1 maart 1872" ;
  a2a:hasPerson oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-9c29a356-53de-c43d-17c9-10a82e1e4322, oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-5d483808-df67-5d28-1e7d-938e6599d531, oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-4c95b68b-0182-ee8b-e979-6985366a454a ;
  a2a:hasEvent oa:event_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_0, oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_1, oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_2 ;
  a2a:hasSource oa:source_smh_168b2f42-059d-2514-8a41-c6aa168e156e .

oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-9c29a356-53de-c43d-17c9-10a82e1e4322
  a a2a:Person ;
  rdfs:label "Neeltje Goedhart" ;
  a2a:PersonName [
    rdfs:label "Neeltje Goedhart" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "z.b." .

oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-5d483808-df67-5d28-1e7d-938e6599d531
  a a2a:Person ;
  rdfs:label "Arie Alblas" ;
  a2a:PersonName [
    rdfs:label "Arie Alblas" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Alblas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person-4c95b68b-0182-ee8b-e979-6985366a454a
  a a2a:Person ;
  rdfs:label "Peter Alblas" ;
  a2a:PersonName [
    rdfs:label "Peter Alblas" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Alblas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1872-03-01"^^xsd:date
  ] .

oa:event_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1872-03-01"^^xsd:date
  ] .

oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person:9c29a356-53de-c43d-17c9-10a82e1e4322 ;
  a2a:EventKeyRef oa:event_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Event1 .

oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person:5d483808-df67-5d28-1e7d-938e6599d531 ;
  a2a:EventKeyRef oa:event_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Event1 .

oa:relationep_smh_168b2f42-059d-2514-8a41-c6aa168e156e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Person:4c95b68b-0182-ee8b-e979-6985366a454a ;
  a2a:EventKeyRef oa:event_smh_168b2f42-059d-2514-8a41-c6aa168e156e_Event1 .

oa:source_smh_168b2f42-059d-2514-8a41-c6aa168e156e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1872-03-01 - 1872-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1872-03-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 6, Periode: 1863-1872" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 6, Periode: 1863-1872, BS Geboorteregister, 23, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/1f63b863-6f3e-1d6a-b63b-c08e80c4feff.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/168b2f42-059d-2514-8a41-c6aa168e156e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/1f63b863-6f3e-1d6a-b63b-c08e80c4feff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/168b2f42-059d-2514-8a41-c6aa168e156e" ;
  a2a:RecordGUID "{168b2f42-059d-2514-8a41-c6aa168e156e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1863-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1924_00001924.xml van SMH" .

