@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_gra_5151a53e-610f-c723-7a46-e40799aa3d03
  a a2a:Record ;
  rdfs:label "Begrafenis op 18 februari 1802 te Veendam" ;
  a2a:hasPerson oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person-b2d1b053-6a75-697f-4f34-948c0b51a562, oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person-fefcac99-06ff-8e12-46ad-3aba24aedc77 ;
  a2a:hasEvent oa:event_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5151a53e-610f-c723-7a46-e40799aa3d03_0 ;
  a2a:hasRelationPP oa:relationpp_gra_5151a53e-610f-c723-7a46-e40799aa3d03_0 ;
  a2a:hasSource oa:source_gra_5151a53e-610f-c723-7a46-e40799aa3d03 .

oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person-b2d1b053-6a75-697f-4f34-948c0b51a562
  a a2a:Person ;
  rdfs:label "Marieke Prins" ;
  a2a:PersonName [
    rdfs:label "Marieke Prins" ;
    a2a:PersonNameFirstName "Marieke" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person-fefcac99-06ff-8e12-46ad-3aba24aedc77
  a a2a:Person ;
  rdfs:label "Jan Christiaans" ;
  a2a:PersonName [
    rdfs:label "Jan Christiaans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Christiaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1802-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:relationep_gra_5151a53e-610f-c723-7a46-e40799aa3d03_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person:b2d1b053-6a75-697f-4f34-948c0b51a562 ;
  a2a:EventKeyRef oa:event_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Event1 .

oa:relationpp_gra_5151a53e-610f-c723-7a46-e40799aa3d03_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person:b2d1b053-6a75-697f-4f34-948c0b51a562, oa:person_gra_5151a53e-610f-c723-7a46-e40799aa3d03_Person:fefcac99-06ff-8e12-46ad-3aba24aedc77 .

oa:source_gra_5151a53e-610f-c723-7a46-e40799aa3d03
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Veendam" ;
    rdfs:label "Kerkelijke gemeente Veendam", "1781-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 479..." ;
    a2a:Book "Begraafboek 1781-1811" ;
    a2a:RegistryNumber "479" ;
    a2a:Folio "112" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 479..., Begraafboek 1781-1811, 479, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/61fa83ca-2feb-6c1c-eb90-85a5698137ab.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5151a53e-610f-c723-7a46-e40799aa3d03" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/61fa83ca-2feb-6c1c-eb90-85a5698137ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5151a53e-610f-c723-7a46-e40799aa3d03" ;
  a2a:RecordGUID "{5151a53e-610f-c723-7a46-e40799aa3d03}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21950_00021950.xml van GRA" .

