@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_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1673 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-b51a41b0-cffa-aa86-b309-29a4d391956e, oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-d5e2c357-70dd-b3d5-5c6e-124324c3c12f, oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-1204291b-7b81-009a-09a3-59c1cf240b38, oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-0a6f3f9f-2479-8a02-9f4d-7ff012251245, oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-b56aebd5-bff5-5549-5ed9-ae3117364fc3 ;
  a2a:hasEvent oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_0, oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_1, oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_2, oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_3, oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_4 ;
  a2a:hasSource oa:source_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae .

oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-b51a41b0-cffa-aa86-b309-29a4d391956e
  a a2a:Person ;
  rdfs:label "Geraert van Amstel" ;
  a2a:PersonName [
    rdfs:label "Geraert van Amstel" ;
    a2a:PersonNameFirstName "Geraert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Amstel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-d5e2c357-70dd-b3d5-5c6e-124324c3c12f
  a a2a:Person ;
  rdfs:label "Meriken Ariaen Gerits" ;
  a2a:PersonName [
    rdfs:label "Meriken Ariaen Gerits" ;
    a2a:PersonNameFirstName "Meriken" ;
    a2a:PersonNamePatronym "Ariaen" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-1204291b-7b81-009a-09a3-59c1cf240b38
  a a2a:Person ;
  rdfs:label "Adriaen Jan Gerits van Amstel" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jan Gerits van Amstel" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Jan Gerits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Amstel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-0a6f3f9f-2479-8a02-9f4d-7ff012251245
  a a2a:Person ;
  rdfs:label "Cathalijn N.N." ;
  a2a:PersonName [
    rdfs:label "Cathalijn N.N." ;
    a2a:PersonNameFirstName "Cathalijn" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person-b56aebd5-bff5-5549-5ed9-ae3117364fc3
  a a2a:Person ;
  rdfs:label "Jan Gerits van Amstel" ;
  a2a:PersonName [
    rdfs:label "Jan Gerits van Amstel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Amstel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1673-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person:b51a41b0-cffa-aa86-b309-29a4d391956e ;
  a2a:EventKeyRef oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 .

oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person:d5e2c357-70dd-b3d5-5c6e-124324c3c12f ;
  a2a:EventKeyRef oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 .

oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person:1204291b-7b81-009a-09a3-59c1cf240b38 ;
  a2a:EventKeyRef oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 .

oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person:0a6f3f9f-2479-8a02-9f4d-7ff012251245 ;
  a2a:EventKeyRef oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 .

oa:relationep_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Person:b56aebd5-bff5-5549-5ed9-ae3117364fc3 ;
  a2a:EventKeyRef oa:event_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae_Event1 .

oa:source_bhi_1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1673-01-19 - 1673-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1673-01-19"^^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-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 13, Periode: 1668-1695, Nistelrode dopen 1668-1695, 13, 61-06"
  ] ;
  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/1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae" ;
  a2a:RecordGUID "{1cc4e2ff-ce2a-f05c-2a13-ecefd6ac15ae}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39284_00039284.xml van BHI" .

[] a2a:PersonRemarkdiversen "mr." .
