@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_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60
  a a2a:Record ;
  rdfs:label "Begrafenis op 11 november 1709 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127722, oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127723 ;
  a2a:hasEvent oa:event_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_0, oa:relationep_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_1 ;
  a2a:hasSource oa:source_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60 .

oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127722
  a a2a:Person ;
  rdfs:label "N.n. N.n." ;
  a2a:PersonName [
    rdfs:label "N.n. N.n." ;
    a2a:PersonNameFirstName "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127723
  a a2a:Person ;
  rdfs:label "Johan ten Berg" ;
  a2a:PersonName [
    rdfs:label "Johan ten Berg" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:event_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "11-11-1709" ;
    a2a:Year "1709" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1709-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127722 ;
  a2a:EventKeyRef oa:event_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Event1 .

oa:relationep_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader/moeder" ;
  a2a:RelationType "other:Vader/moeder" ;
  a2a:PersonKeyRef oa:person_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Person2051127723 ;
  a2a:EventKeyRef oa:event_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60_Event1 .

oa:source_srt_7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1709-11-11 - 1709-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-11-1709" ;
    a2a:Year "1709" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "11-11-1709"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1700-1709" ;
    a2a:Book "Begraven 1700-1709" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1700-1709, Begraven 1700-1709"
  ] ;
  a2a:SourceLastChangeDate "2024-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7A4CFDEE41E848CFAFB256CD03A7EB60" ;
  a2a:RecordIdentifier "2051127721" ;
  a2a:RecordGUID "{7A4CFDEE-41E8-48CF-AFB2-56CD03A7EB60}" ;
  a2a:SourceRemarkOpmerking "Franse kerk" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/841B01B52D2A4AD1A21D566BB6CA66F9" .

