@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_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5
  a a2a:Record ;
  rdfs:label "Begrafenis op 2 september 1786 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Person2379703454 ;
  a2a:hasEvent oa:event_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_0 ;
  a2a:hasSource oa:source_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5 .

oa:person_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Person2379703454
  a a2a:Person ;
  rdfs:label "Abraham Adriaan Bichon Visch" ;
  a2a:PersonName [
    rdfs:label "Abraham Adriaan Bichon Visch" ;
    a2a:PersonNameFirstName "Abraham Adriaan" ;
    a2a:PersonNameLastName "Bichon Visch"
  ] .

oa:event_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "02-09-1786" ;
    a2a:Year "1786" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "1786-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Person2379703454 ;
  a2a:EventKeyRef oa:event_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5_Event1 .

oa:source_srt_3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1786-09-02 - 1786-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-09-1786" ;
    a2a:Year "1786" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "02-09-1786"
  ] ;
  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/3FB24CC864DC4EB7B8BBD72CF2AB1BC5" ;
  a2a:RecordIdentifier "2379703453" ;
  a2a:RecordGUID "{3FB24CC8-64DC-4EB7-B8BB-D72CF2AB1BC5}" ;
  a2a:SourceRemarkOpmerking "overledene was Mr. en commies ter tresorier van den Raat van Staaten der Verenigde Nederlande, na IJselmonden" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B1177980F0B740CBA8690016EFE0A98A" .

