@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_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1884 te Meppel" ;
  a2a:hasPerson oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-c2ba781d-bd67-42e7-8adb-3f0ce6241e8b, oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-f2729dd1-04b7-4aff-9453-b24450061250, oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-949a5aff-92ac-498a-a6c0-1d0812e16b5f, oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-592c6145-9b32-4e76-9938-90ffeba2846e ;
  a2a:hasEvent oa:event_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_0, oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_1, oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_2 ;
  a2a:hasRelationPP oa:relationpp_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_0 ;
  a2a:hasSource oa:source_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf .

oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-c2ba781d-bd67-42e7-8adb-3f0ce6241e8b
  a a2a:Person ;
  rdfs:label "Rozetta Wolff" ;
  a2a:PersonName [
    rdfs:label "Rozetta Wolff" ;
    a2a:PersonNameFirstName "Rozetta" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-f2729dd1-04b7-4aff-9453-b24450061250
  a a2a:Person ;
  rdfs:label "Saartje Philip Rotterdam" ;
  a2a:PersonName [
    rdfs:label "Saartje Philip Rotterdam" ;
    a2a:PersonNameFirstName "Saartje Philip" ;
    a2a:PersonNameLastName "Rotterdam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-949a5aff-92ac-498a-a6c0-1d0812e16b5f
  a a2a:Person ;
  rdfs:label "Meijer van Geens" ;
  a2a:PersonName [
    rdfs:label "Meijer van Geens" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1804-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person-592c6145-9b32-4e76-9938-90ffeba2846e
  a a2a:Person ;
  rdfs:label "Levie Samuel van Geens" ;
  a2a:PersonName [
    rdfs:label "Levie Samuel van Geens" ;
    a2a:PersonNameFirstName "Levie Samuel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1884-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person:f2729dd1-04b7-4aff-9453-b24450061250 ;
  a2a:EventKeyRef oa:event_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Event1 .

oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person:949a5aff-92ac-498a-a6c0-1d0812e16b5f ;
  a2a:EventKeyRef oa:event_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Event1 .

oa:relationep_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person:592c6145-9b32-4e76-9938-90ffeba2846e ;
  a2a:EventKeyRef oa:event_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Event1 .

oa:relationpp_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person:949a5aff-92ac-498a-a6c0-1d0812e16b5f, oa:person_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf_Person:c2ba781d-bd67-42e7-8adb-3f0ce6241e8b .

oa:source_dar_9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1884-10-18 - 1884-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1884-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1884, Periode: 1884" ;
    a2a:Book "Overlijdensregister Meppel 1884" ;
    a2a:DocumentNumber "198" ;
    a2a:RegistryNumber "1884" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1884, Periode: 1884, Overlijdensregister Meppel 1884, 198, 1884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1bbbb018-95a2-3ba2-1c83-b646f6f362a8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1bbbb018-95a2-3ba2-1c83-b646f6f362a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf" ;
  a2a:RecordGUID "{9aa7ce2a-cf7a-47ea-8a33-18062fbef7cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5045_00005045.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
