@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_bhi_3672f079-bd40-2c31-e70e-892a9811556a
  a a2a:Record ;
  rdfs:label "Begrafenis op 24 april 1708 te Drunen" ;
  a2a:hasPerson oa:person_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Person-4a2c265c-fc02-6aa2-2bf7-c76eec003f0a ;
  a2a:hasEvent oa:event_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3672f079-bd40-2c31-e70e-892a9811556a_0 ;
  a2a:hasSource oa:source_bhi_3672f079-bd40-2c31-e70e-892a9811556a .

oa:person_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Person-4a2c265c-fc02-6aa2-2bf7-c76eec003f0a
  a a2a:Person ;
  rdfs:label "Kind Robben" ;
  a2a:PersonName [
    rdfs:label "Kind Robben" ;
    a2a:PersonNameFirstName "Kind" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1708-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_bhi_3672f079-bd40-2c31-e70e-892a9811556a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Person:4a2c265c-fc02-6aa2-2bf7-c76eec003f0a ;
  a2a:EventKeyRef oa:event_bhi_3672f079-bd40-2c31-e70e-892a9811556a_Event1 .

oa:source_bhi_3672f079-bd40-2c31-e70e-892a9811556a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1708-04-24 - 1708-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1708-04-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "0" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 0"
  ] ;
  a2a:SourceLastChangeDate "2017-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/3672f079-bd40-2c31-e70e-892a9811556a" ;
  a2a:RecordGUID "{3672f079-bd40-2c31-e70e-892a9811556a}" .

