@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_0655290e-e095-d18b-62f9-acf5aea63b9b
  a a2a:Record ;
  rdfs:label "Overlijden op 31 december 1899 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424550, oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424551 ;
  a2a:hasEvent oa:event_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_0, oa:relationep_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_1 ;
  a2a:hasSource oa:source_srt_0655290e-e095-d18b-62f9-acf5aea63b9b .

oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424550
  a a2a:Person ;
  rdfs:label "n.n. Palsrok" ;
  a2a:PersonName [
    rdfs:label "n.n. Palsrok" ;
    a2a:PersonNameFirstName "n.n." ;
    a2a:PersonNameLastName "Palsrok"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "0 jaar" ;
    rdfs:label "0 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424551
  a a2a:Person ;
  rdfs:label "Pietertje Palsrok" ;
  a2a:PersonName [
    rdfs:label "Pietertje Palsrok" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Palsrok"
  ] .

oa:event_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1899" ;
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1899-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424550 ;
  a2a:EventKeyRef oa:event_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Event1 .

oa:relationep_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Person1022424551 ;
  a2a:EventKeyRef oa:event_srt_0655290e-e095-d18b-62f9-acf5aea63b9b_Event1 .

oa:source_srt_0655290e-e095-d18b-62f9-acf5aea63b9b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1899-12-31 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1899" ;
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1899"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1900.70" ;
    a2a:RegistryNumber "1900B" ;
    a2a:Folio "b007v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1900.70, 1900B, b007v"
  ] ;
  a2a:SourceLastChangeDate "2017-06-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-09.1900B&minr=19229981&miview=ldt" ;
  a2a:RecordIdentifier "1022424549" ;
  a2a:RecordGUID "{0655290e-e095-d18b-62f9-acf5aea63b9b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder AD92E205-9259-49AB-975B-C9A89F9F400B" ;
  a2a:SourceRemarkOpmerking "overledene vrouwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtGAR_999-09.1900B_54_A2A.xml van SRT" .

