@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_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce
  a a2a:Record ;
  rdfs:label "Doop op 14 januari 1728 te Oss" ;
  a2a:hasPerson oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-c4e6e77f-618b-ca9a-792e-f1febb6ac6f0, oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-77bdf0ae-86d1-bc5f-aa21-35d4b1abe3e7, oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-62302e4e-ddd9-cf91-cf54-0ff375fc586f, oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-87c176d6-c86d-c1d1-85a6-df54e18fe9e9 ;
  a2a:hasEvent oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_0, oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_1, oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_2, oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_3 ;
  a2a:hasSource oa:source_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce .

oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-c4e6e77f-618b-ca9a-792e-f1febb6ac6f0
  a a2a:Person ;
  rdfs:label "Theodorus Joannis van de Goir" ;
  a2a:PersonName [
    rdfs:label "Theodorus Joannis van de Goir" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goir"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-77bdf0ae-86d1-bc5f-aa21-35d4b1abe3e7
  a a2a:Person ;
  rdfs:label "Joanna Joannis van de Goir" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis van de Goir" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goir"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-62302e4e-ddd9-cf91-cf54-0ff375fc586f
  a a2a:Person ;
  rdfs:label "Henricus Antonii van der Putte" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonii van der Putte" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Putte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person-87c176d6-c86d-c1d1-85a6-df54e18fe9e9
  a a2a:Person ;
  rdfs:label "Antonius Henrici van der Putte" ;
  a2a:PersonName [
    rdfs:label "Antonius Henrici van der Putte" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Putte"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1728-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person:c4e6e77f-618b-ca9a-792e-f1febb6ac6f0 ;
  a2a:EventKeyRef oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1 .

oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person:77bdf0ae-86d1-bc5f-aa21-35d4b1abe3e7 ;
  a2a:EventKeyRef oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1 .

oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person:62302e4e-ddd9-cf91-cf54-0ff375fc586f ;
  a2a:EventKeyRef oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1 .

oa:relationep_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Person:87c176d6-c86d-c1d1-85a6-df54e18fe9e9 ;
  a2a:EventKeyRef oa:event_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce_Event1 .

oa:source_bhi_b4253e9e-5c0e-d25c-e51e-9eb96ac77bce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1728-01-14 - 1728-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1728-01-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "111v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1707-1731, Dopen, 4, 111v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9cc53b9d-6a89-e120-2c5b-8ced28b2f5bd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9cc53b9d-6a89-e120-2c5b-8ced28b2f5bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b4253e9e-5c0e-d25c-e51e-9eb96ac77bce" ;
  a2a:RecordGUID "{b4253e9e-5c0e-d25c-e51e-9eb96ac77bce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51680_00051680.xml van BHI" .

