@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_0be9f136-66e5-03de-b6ae-0c021a7e1ecf
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1820 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128593, oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128596, oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128594, oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128595 ;
  a2a:hasEvent oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_0, oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_1, oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_2, oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_3 ;
  a2a:hasSource oa:source_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf .

oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128593
  a a2a:Person ;
  rdfs:label "Dirk Crooswijck" ;
  a2a:PersonName [
    rdfs:label "Dirk Crooswijck" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Crooswijck"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar en 5 mnd en 29 dagen" ;
    rdfs:label "83 jaar en 5 mnd en 29 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128596
  a a2a:Person ;
  rdfs:label "Petronella Makfarland" ;
  a2a:PersonName [
    rdfs:label "Petronella Makfarland" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Makfarland"
  ] .

oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128594
  a a2a:Person ;
  rdfs:label "Nicolaas Crooswijck" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Crooswijck" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Crooswijck"
  ] .

oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128595
  a a2a:Person ;
  rdfs:label "Anna Maria Klumpes" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Klumpes" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Klumpes"
  ] .

oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "13-01-1820" ;
    a2a:Year "1820" ;
    a2a:Month "01" ;
    a2a:Day "13" ;
    rdfs:label "1820-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128593 ;
  a2a:EventKeyRef oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1 .

oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128596 ;
  a2a:EventKeyRef oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1 .

oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128594 ;
  a2a:EventKeyRef oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1 .

oa:relationep_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Person2037128595 ;
  a2a:EventKeyRef oa:event_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf_Event1 .

oa:source_srt_0be9f136-66e5-03de-b6ae-0c021a7e1ecf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1820-01-01 - 1820-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1820" ;
    a2a:Year "1820" ;
    rdfs:label "1820"
  ] ;
  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 "1820.83" ;
    a2a:RegistryNumber "1820A" ;
    a2a:Folio "a018" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1820.83, 1820A, a018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/C4D16B7845E54F64B8598C9AEC224070" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/C4D16B7845E54F64B8598C9AEC224070" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/C4D16B7845E54F64B8598C9AEC224070"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/21A92B490DA942BD889610F77512701A" ;
  a2a:RecordIdentifier "2037128592" ;
  a2a:RecordGUID "{0be9f136-66e5-03de-b6ae-0c021a7e1ecf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 21A92B49-0DA9-42BD-8896-10F77512701A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091820A_54_A2A.xml van SRT" .

