@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_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1911 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751236, oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751237, oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751238 ;
  a2a:hasEvent oa:event_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_0, oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_1, oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_2 ;
  a2a:hasSource oa:source_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a .

oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751236
  a a2a:Person ;
  rdfs:label "n.n. Tieman" ;
  a2a:PersonName [
    rdfs:label "n.n. Tieman" ;
    a2a:PersonNameFirstName "n.n." ;
    a2a:PersonNameLastName "Tieman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "0 jaar" ;
    rdfs:label "0 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751237
  a a2a:Person ;
  rdfs:label "Frederikus Hermanus Tieman" ;
  a2a:PersonName [
    rdfs:label "Frederikus Hermanus Tieman" ;
    a2a:PersonNameFirstName "Frederikus Hermanus" ;
    a2a:PersonNameLastName "Tieman"
  ] .

oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751238
  a a2a:Person ;
  rdfs:label "Hendrica Jozephina Adriana Coenraad" ;
  a2a:PersonName [
    rdfs:label "Hendrica Jozephina Adriana Coenraad" ;
    a2a:PersonNameFirstName "Hendrica Jozephina Adriana" ;
    a2a:PersonNameLastName "Coenraad"
  ] .

oa:event_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-03-1911" ;
    a2a:Year "1911" ;
    a2a:Month "03" ;
    a2a:Day "08" ;
    rdfs:label "1911-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751236 ;
  a2a:EventKeyRef oa:event_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Event1 .

oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751237 ;
  a2a:EventKeyRef oa:event_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Event1 .

oa:relationep_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Person2042751238 ;
  a2a:EventKeyRef oa:event_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a_Event1 .

oa:source_srt_1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1911-01-01 - 1911-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1911" ;
    a2a:Year "1911" ;
    rdfs:label "1911"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1911.1153" ;
    a2a:RegistryNumber "1911A" ;
    a2a:Folio "a098" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1911.1153, 1911A, a098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/984EE2925F754DFF8E62519C6D75C6C7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/984EE2925F754DFF8E62519C6D75C6C7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/984EE2925F754DFF8E62519C6D75C6C7"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/93B8C7256C804BB89092DEF68705628D" ;
  a2a:RecordIdentifier "2042751235" ;
  a2a:RecordGUID "{1ccb0fea-5ee2-16dd-160e-3587e7ee8b7a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 93B8C725-6C80-4BB8-9092-DEF68705628D" ;
  a2a:SourceRemarkOpmerking "overledene vrouwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091911A_54_A2A.xml van SRT" .

