@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_548fa894-5cfd-55d0-e161-c19b0bc7daca
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1814" ;
  a2a:hasPerson oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-346da42a-a33b-f2ba-b0eb-8e95af331d72, oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-4202a5d0-495d-ce34-895a-8c29283c2536, oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-c6e0e243-682d-2ddd-953b-401bb130efa6 ;
  a2a:hasEvent oa:event_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_0, oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_1, oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_2 ;
  a2a:hasSource oa:source_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca .

oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-346da42a-a33b-f2ba-b0eb-8e95af331d72
  a a2a:Person ;
  rdfs:label "Johannes van de Put" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Put" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1814-02-21"^^xsd:date
  ] .

oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-4202a5d0-495d-ce34-895a-8c29283c2536
  a a2a:Person ;
  rdfs:label "Johanna van Eijndhoven" ;
  a2a:PersonName [
    rdfs:label "Johanna van Eijndhoven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijndhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person-c6e0e243-682d-2ddd-953b-401bb130efa6
  a a2a:Person ;
  rdfs:label "Anthonij van de Put" ;
  a2a:PersonName [
    rdfs:label "Anthonij van de Put" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1814-02-21"^^xsd:date
  ] .

oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person:346da42a-a33b-f2ba-b0eb-8e95af331d72 ;
  a2a:EventKeyRef oa:event_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Event1 .

oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person:4202a5d0-495d-ce34-895a-8c29283c2536 ;
  a2a:EventKeyRef oa:event_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Event1 .

oa:relationep_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Person:c6e0e243-682d-2ddd-953b-401bb130efa6 ;
  a2a:EventKeyRef oa:event_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca_Event1 .

oa:source_bhi_548fa894-5cfd-55d0-e161-c19b0bc7daca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1814-02-21 - 1814-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1814-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1888, Periode: 1814" ;
    a2a:Book "Geboorteregister Dongen 1814" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1888" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1888, Periode: 1814, Geboorteregister Dongen 1814, 41, 1888"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0d25214b-a02c-717f-fee2-8604e16ff29d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0d25214b-a02c-717f-fee2-8604e16ff29d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/548fa894-5cfd-55d0-e161-c19b0bc7daca" ;
  a2a:RecordGUID "{548fa894-5cfd-55d0-e161-c19b0bc7daca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_217_00000217.xml van BHI" .

