@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_47a543de-1e46-8f37-64cd-a84d8e6e94de
  a a2a:Record ;
  rdfs:label "Geboorte op 28 december 1913" ;
  a2a:hasPerson oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-f03637b0-f378-72b8-7a66-98503212fc38, oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-7824c122-0b28-c868-1d14-63ace80731e5, oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-51b797a5-ff0e-cefe-2798-5b0f96890b02 ;
  a2a:hasEvent oa:event_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_0, oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_1, oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_2 ;
  a2a:hasSource oa:source_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de .

oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-f03637b0-f378-72b8-7a66-98503212fc38
  a a2a:Person ;
  rdfs:label "Henricus Antonius Wilhelmus van Grinsven" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Wilhelmus van Grinsven" ;
    a2a:PersonNameFirstName "Henricus Antonius Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grinsven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] .

oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-7824c122-0b28-c868-1d14-63ace80731e5
  a a2a:Person ;
  rdfs:label "Adriana Anna van Brussel" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna van Brussel" ;
    a2a:PersonNameFirstName "Adriana Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brussel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person-51b797a5-ff0e-cefe-2798-5b0f96890b02
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Grinsven" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Grinsven" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grinsven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1913-12-28"^^xsd:date
  ] .

oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person:f03637b0-f378-72b8-7a66-98503212fc38 ;
  a2a:EventKeyRef oa:event_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Event1 .

oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person:7824c122-0b28-c868-1d14-63ace80731e5 ;
  a2a:EventKeyRef oa:event_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Event1 .

oa:relationep_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Person:51b797a5-ff0e-cefe-2798-5b0f96890b02 ;
  a2a:EventKeyRef oa:event_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de_Event1 .

oa:source_bhi_47a543de-1e46-8f37-64cd-a84d8e6e94de
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1913-12-29 - 1913-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1913-12-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 713, Periode: 1913" ;
    a2a:Book "Geboorteregister Dinther 1913" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "713" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 713, Periode: 1913, Geboorteregister Dinther 1913, 56, 713"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6bcaacf3-c267-6128-0ec1-61cce65bb930.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6bcaacf3-c267-6128-0ec1-61cce65bb930.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/47a543de-1e46-8f37-64cd-a84d8e6e94de" ;
  a2a:RecordGUID "{47a543de-1e46-8f37-64cd-a84d8e6e94de}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_215_00000215.xml van BHI" .

