@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_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC
  a a2a:Record ;
  rdfs:label "Begrafenis op 25 september 1781 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682013, oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682014 ;
  a2a:hasEvent oa:event_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_0, oa:relationep_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_1 ;
  a2a:hasSource oa:source_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC .

oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682013
  a a2a:Person ;
  rdfs:label "Albert Versluys" ;
  a2a:PersonName [
    rdfs:label "Albert Versluys" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Versluys"
  ] .

oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682014
  a a2a:Person ;
  rdfs:label "Jacoba Verduyn" ;
  a2a:PersonName [
    rdfs:label "Jacoba Verduyn" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Verduyn"
  ] .

oa:event_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "25-09-1781" ;
    a2a:Year "1781" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "1781-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682013 ;
  a2a:EventKeyRef oa:event_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Event1 .

oa:relationep_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Person2379682014 ;
  a2a:EventKeyRef oa:event_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC_Event1 .

oa:source_srt_166CCDEC-303B-4F3E-BDF4-F5D03E0177BC
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1781-09-25 - 1781-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-09-1781" ;
    a2a:Year "1781" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "25-09-1781"
  ] ;
  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/166CCDEC303B4F3EBDF4F5D03E0177BC" ;
  a2a:RecordIdentifier "2379682012" ;
  a2a:RecordGUID "{166CCDEC-303B-4F3E-BDF4-F5D03E0177BC}" ;
  a2a:SourceRemarkOpmerking "overledene liet na 1 minderjarig kind, Doelstraat midde" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B1177980F0B740CBA8690016EFE0A98A" .

