@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_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A
  a a2a:Record ;
  rdfs:label "Begrafenis op 8 mei 1788 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716630, oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716631 ;
  a2a:hasEvent oa:event_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_0, oa:relationep_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_1 ;
  a2a:hasSource oa:source_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A .

oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716630
  a a2a:Person ;
  rdfs:label "George Henrij Bastie" ;
  a2a:PersonName [
    rdfs:label "George Henrij Bastie" ;
    a2a:PersonNameFirstName "George Henrij" ;
    a2a:PersonNameLastName "Bastie"
  ] .

oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716631
  a a2a:Person ;
  rdfs:label "Constans Bastie" ;
  a2a:PersonName [
    rdfs:label "Constans Bastie" ;
    a2a:PersonNameFirstName "Constans" ;
    a2a:PersonNameLastName "Bastie"
  ] .

oa:event_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "08-05-1788" ;
    a2a:Year "1788" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1788-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716630 ;
  a2a:EventKeyRef oa:event_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Event1 .

oa:relationep_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader/moeder" ;
  a2a:RelationType "other:Vader/moeder" ;
  a2a:PersonKeyRef oa:person_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Person2379716631 ;
  a2a:EventKeyRef oa:event_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A_Event1 .

oa:source_srt_5CE5F9BC-9BC9-403D-9557-24BBC4375F0A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1788-05-08 - 1788-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-05-1788" ;
    a2a:Year "1788" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "08-05-1788"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1780-1789" ;
    a2a:Book "Begraven 1780-1789" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1780-1789, Begraven 1780-1789"
  ] ;
  a2a:SourceLastChangeDate "2021-10-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5CE5F9BC9BC9403D955724BBC4375F0A" ;
  a2a:RecordIdentifier "2379716629" ;
  a2a:RecordGUID "{5CE5F9BC-9BC9-403D-9557-24BBC4375F0A}" ;
  a2a:SourceRemarkOpmerking "Grote Kerk, overledene was 1 3/4 jaar" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B1177980F0B740CBA8690016EFE0A98A" .

