@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_2932c93f-8a18-e43d-ad5d-42678ca2ea03
  a a2a:Record ;
  rdfs:label "Geboorte op 25 november 1884" ;
  a2a:hasPerson oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-864b2cd9-8aa0-a83d-1740-0bf837811af3, oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-e46df16b-2f83-ac05-f9d2-404b07f657c1, oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-977dfd5a-245e-7552-2727-5c45f2949ca0 ;
  a2a:hasEvent oa:event_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_0, oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_1, oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_2 ;
  a2a:hasSource oa:source_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03 .

oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-864b2cd9-8aa0-a83d-1740-0bf837811af3
  a a2a:Person ;
  rdfs:label "Maria van Bijnen" ;
  a2a:PersonName [
    rdfs:label "Maria van Bijnen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-e46df16b-2f83-ac05-f9d2-404b07f657c1
  a a2a:Person ;
  rdfs:label "Martinus Jacobus van Beurden" ;
  a2a:PersonName [
    rdfs:label "Martinus Jacobus van Beurden" ;
    a2a:PersonNameFirstName "Martinus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1884-11-25"^^xsd:date
  ] .

oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person-977dfd5a-245e-7552-2727-5c45f2949ca0
  a a2a:Person ;
  rdfs:label "Sebastiaan van Beurden" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan van Beurden" ;
    a2a:PersonNameFirstName "Sebastiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1884-11-25"^^xsd:date
  ] .

oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person:864b2cd9-8aa0-a83d-1740-0bf837811af3 ;
  a2a:EventKeyRef oa:event_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Event1 .

oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person:e46df16b-2f83-ac05-f9d2-404b07f657c1 ;
  a2a:EventKeyRef oa:event_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Event1 .

oa:relationep_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Person:977dfd5a-245e-7552-2727-5c45f2949ca0 ;
  a2a:EventKeyRef oa:event_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03_Event1 .

oa:source_bhi_2932c93f-8a18-e43d-ad5d-42678ca2ea03
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1884-11-26 - 1884-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1884-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8459, Periode: 1884" ;
    a2a:Book "Geboorteregister Vlijmen 1884" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "8459" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8459, Periode: 1884, Geboorteregister Vlijmen 1884, 105, 8459"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bd9848e3-4755-ca27-3a5e-28ad425e8b3b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bd9848e3-4755-ca27-3a5e-28ad425e8b3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2932c93f-8a18-e43d-ad5d-42678ca2ea03" ;
  a2a:RecordGUID "{2932c93f-8a18-e43d-ad5d-42678ca2ea03}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9323_00009323.xml van BHI" .

