@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_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5
  a a2a:Record ;
  rdfs:label "DTB Begraven (in het jaar 1636-1646)" ;
  a2a:hasPerson oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person-9aa1777c-c4ef-984d-77af-c0e8e6234d8a, oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person-cdf6dfc0-efed-241f-caab-768aecae9ce6 ;
  a2a:hasEvent oa:event_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_0, oa:relationep_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_1 ;
  a2a:hasSource oa:source_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5 .

oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person-9aa1777c-c4ef-984d-77af-c0e8e6234d8a
  a a2a:Person ;
  rdfs:label "Nn de Coninck" ;
  a2a:PersonName [
    rdfs:label "Nn de Coninck" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Coninck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Konnesteeg" ;
    rdfs:label "Konnesteeg"
  ] .

oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person-cdf6dfc0-efed-241f-caab-768aecae9ce6
  a a2a:Person ;
  rdfs:label "Abram de Coninck" ;
  a2a:PersonName [
    rdfs:label "Abram de Coninck" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Coninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventPlace [
    a2a:Place "Leiden, Pieterskerk" ;
    rdfs:label "Leiden, Pieterskerk"
  ] .

oa:relationep_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person:9aa1777c-c4ef-984d-77af-c0e8e6234d8a ;
  a2a:EventKeyRef oa:event_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Event1 .

oa:relationep_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Person:cdf6dfc0-efed-241f-caab-768aecae9ce6 ;
  a2a:EventKeyRef oa:event_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5_Event1 .

oa:source_elo_e88303da-e43a-ae2d-5247-8a94c80bafe5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1636-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 1320, Periode: 1636-1646" ;
    a2a:Book "Register van begravenen te Leiden, 1636 oktober 5-1646 augustus 18." ;
    a2a:RegistryNumber "1320" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 1320, Periode: 1636-1646, Register van begravenen te Leiden, 1636 oktober 5-1646 augustus 18., 1320"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e88303da-e43a-ae2d-5247-8a94c80bafe5" ;
  a2a:RecordGUID "{e88303da-e43a-ae2d-5247-8a94c80bafe5}" ;
  a2a:SourceRemarkOpmerking "Datum begraven: 10-04-1639<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/1320\">Inventarisnummer 1320 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "1320" ;
  a2a:SourceRemarkregister_periode "1636-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2418_00002418.xml van ELO" .

