@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_d911ca80-2165-2c3d-7608-35786c514b2e
  a a2a:Record ;
  rdfs:label "Geboorte op 22 september 1816" ;
  a2a:hasPerson oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-bc726d61-ad97-57ff-fd04-ea30f057cd8f, oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-86d193c5-7adc-9638-83a4-bb67702c44ba, oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-6ae4a608-fe2f-a9a6-9707-d49561d19a06 ;
  a2a:hasEvent oa:event_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_0, oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_1, oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_2 ;
  a2a:hasSource oa:source_smh_d911ca80-2165-2c3d-7608-35786c514b2e .

oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-bc726d61-ad97-57ff-fd04-ea30f057cd8f
  a a2a:Person ;
  rdfs:label "Jan Agterof" ;
  a2a:PersonName [
    rdfs:label "Jan Agterof" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Agterof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "bouwman" .

oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-86d193c5-7adc-9638-83a4-bb67702c44ba
  a a2a:Person ;
  rdfs:label "Clasina Verwoert" ;
  a2a:PersonName [
    rdfs:label "Clasina Verwoert" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Verwoert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person-6ae4a608-fe2f-a9a6-9707-d49561d19a06
  a a2a:Person ;
  rdfs:label "Clasientje Agterof" ;
  a2a:PersonName [
    rdfs:label "Clasientje Agterof" ;
    a2a:PersonNameFirstName "Clasientje" ;
    a2a:PersonNameLastName "Agterof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1816-09-22"^^xsd:date
  ] .

oa:event_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1816-09-22"^^xsd:date
  ] .

oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person:bc726d61-ad97-57ff-fd04-ea30f057cd8f ;
  a2a:EventKeyRef oa:event_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Event1 .

oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person:86d193c5-7adc-9638-83a4-bb67702c44ba ;
  a2a:EventKeyRef oa:event_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Event1 .

oa:relationep_smh_d911ca80-2165-2c3d-7608-35786c514b2e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Person:6ae4a608-fe2f-a9a6-9707-d49561d19a06 ;
  a2a:EventKeyRef oa:event_smh_d911ca80-2165-2c3d-7608-35786c514b2e_Event1 .

oa:source_smh_d911ca80-2165-2c3d-7608-35786c514b2e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1816-09-25 - 1816-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1816-09-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 1, Periode: 1811-1822" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 1, Periode: 1811-1822, BS Geboorteregister, 21, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/70433a7a-8a0b-af17-4787-215194c01f57.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/d911ca80-2165-2c3d-7608-35786c514b2e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/70433a7a-8a0b-af17-4787-215194c01f57.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/d911ca80-2165-2c3d-7608-35786c514b2e" ;
  a2a:RecordGUID "{d911ca80-2165-2c3d-7608-35786c514b2e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1811-1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2715_00002715.xml van SMH" .

