@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_022dc4e2-488f-47b8-aae2-2dd33ff876f1
  a a2a:Record ;
  rdfs:label "Doop op 15 januari 1673 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-fddc2e58-ce92-7d8f-8fc8-fc408a958532, oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-a8c249c6-9949-9080-09a3-0742b56711b1, oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-8aca0839-f014-85cb-c9cc-020d7c551247, oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-3285cdb1-b817-0044-9a80-c8dd4b716e80, oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-f427cac0-51e6-55e8-092e-87099bcd91cc ;
  a2a:hasEvent oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_0, oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_1, oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_2, oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_3, oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_4 ;
  a2a:hasSource oa:source_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1 .

oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-fddc2e58-ce92-7d8f-8fc8-fc408a958532
  a a2a:Person ;
  rdfs:label "Jan Peter Ariaens" ;
  a2a:PersonName [
    rdfs:label "Jan Peter Ariaens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Ariaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-a8c249c6-9949-9080-09a3-0742b56711b1
  a a2a:Person ;
  rdfs:label "Dirsken Jan Thomassen" ;
  a2a:PersonName [
    rdfs:label "Dirsken Jan Thomassen" ;
    a2a:PersonNameFirstName "Dirsken" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Thomassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-8aca0839-f014-85cb-c9cc-020d7c551247
  a a2a:Person ;
  rdfs:label "Mariken Jan Handrick Jan Loijen" ;
  a2a:PersonName [
    rdfs:label "Mariken Jan Handrick Jan Loijen" ;
    a2a:PersonNameFirstName "Mariken" ;
    a2a:PersonNamePatronym "Jan Handrick Jan" ;
    a2a:PersonNameLastName "Loijen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-3285cdb1-b817-0044-9a80-c8dd4b716e80
  a a2a:Person ;
  rdfs:label "Beelken N.N." ;
  a2a:PersonName [
    rdfs:label "Beelken N.N." ;
    a2a:PersonNameFirstName "Beelken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person-f427cac0-51e6-55e8-092e-87099bcd91cc
  a a2a:Person ;
  rdfs:label "Jan Handrick Jan Loijen" ;
  a2a:PersonName [
    rdfs:label "Jan Handrick Jan Loijen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Handrick Jan" ;
    a2a:PersonNameLastName "Loijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1673-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person:fddc2e58-ce92-7d8f-8fc8-fc408a958532 ;
  a2a:EventKeyRef oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 .

oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person:a8c249c6-9949-9080-09a3-0742b56711b1 ;
  a2a:EventKeyRef oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 .

oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person:8aca0839-f014-85cb-c9cc-020d7c551247 ;
  a2a:EventKeyRef oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 .

oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person:3285cdb1-b817-0044-9a80-c8dd4b716e80 ;
  a2a:EventKeyRef oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 .

oa:relationep_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Person:f427cac0-51e6-55e8-092e-87099bcd91cc ;
  a2a:EventKeyRef oa:event_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1_Event1 .

oa:source_bhi_022dc4e2-488f-47b8-aae2-2dd33ff876f1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1673-01-15 - 1673-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1673-01-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 13, Periode: 1668-1695" ;
    a2a:Book "Nistelrode dopen 1668-1695" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "61-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 13, Periode: 1668-1695, Nistelrode dopen 1668-1695, 13, 61-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/453a5775-a32a-de68-72c6-4c78b84d6bec.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/453a5775-a32a-de68-72c6-4c78b84d6bec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/022dc4e2-488f-47b8-aae2-2dd33ff876f1" ;
  a2a:RecordGUID "{022dc4e2-488f-47b8-aae2-2dd33ff876f1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40171_00040171.xml van BHI" .

