@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_e212a14f-1a78-99b7-e2fb-db0f4af8a372
  a a2a:Record ;
  rdfs:label "Overlijden op 6 december 1962 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-f66e6e72-b161-59e8-ecd0-8d71ee15dd0b, oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-d3acaefe-a16e-2efa-3bd1-88123022e9d2, oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-ba5dba15-45f4-6966-aff1-9cce0bdf734f, oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-0723bd82-d9e7-e89f-3ee7-c31db4cb79af ;
  a2a:hasEvent oa:event_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_0, oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_1, oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_0 ;
  a2a:hasSource oa:source_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372 .

oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-f66e6e72-b161-59e8-ecd0-8d71ee15dd0b
  a a2a:Person ;
  rdfs:label "Antonetta van Broekhoven" ;
  a2a:PersonName [
    rdfs:label "Antonetta van Broekhoven" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broekhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-d3acaefe-a16e-2efa-3bd1-88123022e9d2
  a a2a:Person ;
  rdfs:label "Gerardus van de Griend" ;
  a2a:PersonName [
    rdfs:label "Gerardus van de Griend" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Griend"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-ba5dba15-45f4-6966-aff1-9cce0bdf734f
  a a2a:Person ;
  rdfs:label "Johannes van de Griend" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Griend" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Griend"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person-0723bd82-d9e7-e89f-3ee7-c31db4cb79af
  a a2a:Person ;
  rdfs:label "Sophia Maria Josepha Strang" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria Josepha Strang" ;
    a2a:PersonNameFirstName "Sophia Maria Josepha" ;
    a2a:PersonNameLastName "Strang"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1962-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person:f66e6e72-b161-59e8-ecd0-8d71ee15dd0b ;
  a2a:EventKeyRef oa:event_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Event1 .

oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person:d3acaefe-a16e-2efa-3bd1-88123022e9d2 ;
  a2a:EventKeyRef oa:event_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Event1 .

oa:relationep_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person:ba5dba15-45f4-6966-aff1-9cce0bdf734f ;
  a2a:EventKeyRef oa:event_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Event1 .

oa:relationpp_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person:d3acaefe-a16e-2efa-3bd1-88123022e9d2, oa:person_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372_Person:0723bd82-d9e7-e89f-3ee7-c31db4cb79af .

oa:source_bhi_e212a14f-1a78-99b7-e2fb-db0f4af8a372
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1962-12-10 - 1962-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1962-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3761, Periode: 1962" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1962" ;
    a2a:DocumentNumber "842" ;
    a2a:RegistryNumber "3761" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3761, Periode: 1962, Overlijdensregister 's-Hertogenbosch 1962, 842, 3761"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e212a14f-1a78-99b7-e2fb-db0f4af8a372" ;
  a2a:RecordGUID "{e212a14f-1a78-99b7-e2fb-db0f4af8a372}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_703_00000703.xml van BHI" .

