@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e
  a a2a:Record ;
  rdfs:label "Geboorte op 15 oktober 1873 te Schiedam" ;
  a2a:hasPerson oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person1, oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person2, oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person3 ;
  a2a:hasEvent oa:event_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Event1 ;
  a2a:hasRelationEP oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_0, oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_1, oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_2 ;
  a2a:hasSource oa:source_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e .

oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person1
  a a2a:Person ;
  rdfs:label "Arij Kloos" ;
  owl:sameAs oa:person_rzh_0433378c-1da0-45a8-a198-d699cc369fd1_Person2, oa:person_smh_d7df4d2a-960f-8515-1afd-a377169c632e_Person-d9b0110e-ee8e-a0cf-12b6-6504ac253c6f, oa:person_srt_3099B578-DDD1-4627-86DE-43963658CEDB_Person1014900463, oa:person_srt_7CB4F8AA-24AF-4E57-853F-C10B648DF855_Person2367031736, oa:person_srt_de3ab7cb-1dfc-e7f2-10e1-ab2f56838fe1_Person1014900463, oa:person_srt_f65b78ac-c46e-f03a-50fe-ad3ef1740d26_Person2367031736, oa:person_sch_ef518d8f-4452-baad-1426-441866dc05b7_Person1 ;
  a2a:PersonName [
    rdfs:label "Arij Kloos" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Kloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1845-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person2
  a a2a:Person ;
  rdfs:label "Martina Johanna Hersche" ;
  owl:sameAs oa:person_rzh_0433378c-1da0-45a8-a198-d699cc369fd1_Person3, oa:person_smh_d7df4d2a-960f-8515-1afd-a377169c632e_Person-5cb87fbb-84d2-a580-a9e8-d0d2824a33d9, oa:person_srt_3099B578-DDD1-4627-86DE-43963658CEDB_Person1014900464, oa:person_srt_7CB4F8AA-24AF-4E57-853F-C10B648DF855_Person2367031737, oa:person_srt_de3ab7cb-1dfc-e7f2-10e1-ab2f56838fe1_Person1014900464, oa:person_srt_f65b78ac-c46e-f03a-50fe-ad3ef1740d26_Person2367031737, oa:person_sch_ef518d8f-4452-baad-1426-441866dc05b7_Person2 ;
  a2a:PersonName [
    rdfs:label "Martina Johanna Hersche" ;
    a2a:PersonNameFirstName "Martina Johanna" ;
    a2a:PersonNameLastName "Hersche"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person3
  a a2a:Person ;
  rdfs:label "Catharina Geertruida Kloos" ;
  a2a:PersonName [
    rdfs:label "Catharina Geertruida Kloos" ;
    a2a:PersonNameFirstName "Catharina Geertruida" ;
    a2a:PersonNameLastName "Kloos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1873-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:event_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1873-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person1 ;
  a2a:EventKeyRef oa:event_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Event1 .

oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person2 ;
  a2a:EventKeyRef oa:event_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Event1 .

oa:relationep_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Person3 ;
  a2a:EventKeyRef oa:event_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e_Event1 .

oa:source_sch_bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Schiedam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Schiedam" ;
    a2a:Folio "722" ;
    rdfs:label "Gemeentearchief Schiedam, 722"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://sgen.schiedam.nl/?type=CERT&id=80867" ;
    a2a:UriPreview "https://sgen.schiedam.nl/scans/g1873/g1873-0722-a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2008-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://sgen.schiedam.nl/?type=CERT&amp;id=80867" ;
  a2a:RecordIdentifier "80867 / 3.1873.722" ;
  a2a:RecordGUID "{bc8fa8db-e31a-0766-c4ce-67b3e6b2ff9e}" ;
  a2a:SourceRemarkProvenance "ExportCertificates_grid1.csv+ExportPersons_grid1.csv (16-10-2025) via combine_csv / csv2a2a" .

