@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_1c8a86b7-e583-fdad-6bd3-4a526a235ef5
  a a2a:Record ;
  rdfs:label "Begrafenis op 28 april 1757 te Nispen-Essen" ;
  a2a:hasPerson oa:person_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Person-8950a852-464b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_0 ;
  a2a:hasSource oa:source_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5 .

oa:person_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Person-8950a852-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelius Croonen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Croonen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Croonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1757-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] .

oa:relationep_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Person:8950a852-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5_Event1 .

oa:source_bhi_1c8a86b7-e583-fdad-6bd3-4a526a235ef5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1757-04-28 - 1757-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1757-04-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "950" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 950"
  ] ;
  a2a:SourceLastChangeDate "2017-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/1c8a86b7-e583-fdad-6bd3-4a526a235ef5" ;
  a2a:RecordGUID "{1c8a86b7-e583-fdad-6bd3-4a526a235ef5}" ;
  a2a:SourceRemarkOpmerking "datum van uitvaart; plotseling overleden te Wouw, begraven te Nispen; met half licht" .

