@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_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5
  a a2a:Record ;
  rdfs:label "Begrafenis op 8 september 1724 te Cool" ;
  a2a:hasPerson oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751471, oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751472 ;
  a2a:hasEvent oa:event_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_0, oa:relationep_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_1 ;
  a2a:hasSource oa:source_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5 .

oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751471
  a a2a:Person ;
  rdfs:label "Johannes Bos" ;
  a2a:PersonName [
    rdfs:label "Johannes Bos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751472
  a a2a:Person ;
  rdfs:label "Claas Bos" ;
  a2a:PersonName [
    rdfs:label "Claas Bos" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:event_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "08-09-1724" ;
    a2a:Year "1724" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "1724-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cool" ;
    rdfs:label "Cool"
  ] .

oa:relationep_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751471 ;
  a2a:EventKeyRef oa:event_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Event1 .

oa:relationep_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader/moeder" ;
  a2a:RelationType "other:Vader/moeder" ;
  a2a:PersonKeyRef oa:person_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Person2039751472 ;
  a2a:EventKeyRef oa:event_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5_Event1 .

oa:source_srt_75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Cool" ;
    a2a:Country "Nederland" ;
    rdfs:label "Cool, Nederland", "1724-09-08 - 1724-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-09-1724" ;
    a2a:Year "1724" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "08-09-1724"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van het Ambacht en de voormalige Gemeente Cool" ;
    a2a:Book "Begraven gaarder" ;
    a2a:RegistryNumber "55" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van het Ambacht en de voormalige Gemeente Cool, Begraven gaarder, 55"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/75C4564A0C7B4DFFADEB873ED2CDD4C5" ;
  a2a:RecordIdentifier "2039751470" ;
  a2a:RecordGUID "{75C4564A-0C7B-4DFF-ADEB-873ED2CDD4C5}" ;
  a2a:SourceRemarkOpmerking "overledene: oud 2 jaar, op 't Francevelt onder Cool" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4CE3A9FCB7134333B66C2AB61AD83343" .

