@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_fe89299a-562f-2fa3-400a-ebdfd260fc15
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1624 te Grave" ;
  a2a:hasPerson oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-41a8a7dc-c4dc-ab1e-2bef-c85a4f5ce88e, oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-7cd1b469-5e4e-6986-1e2e-d8227ed87aa7, oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-4240246b-93e7-ab99-000f-d319f7a077d4 ;
  a2a:hasEvent oa:event_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_0, oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_1, oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_2 ;
  a2a:hasSource oa:source_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15 .

oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-41a8a7dc-c4dc-ab1e-2bef-c85a4f5ce88e
  a a2a:Person ;
  rdfs:label "Nicolaes van Millen" ;
  a2a:PersonName [
    rdfs:label "Nicolaes van Millen" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Millen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-7cd1b469-5e4e-6986-1e2e-d8227ed87aa7
  a a2a:Person ;
  rdfs:label "Diomes van Millen" ;
  a2a:PersonName [
    rdfs:label "Diomes van Millen" ;
    a2a:PersonNameFirstName "Diomes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Millen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person-4240246b-93e7-ab99-000f-d319f7a077d4
  a a2a:Person ;
  rdfs:label "Janneken Jans" ;
  a2a:PersonName [
    rdfs:label "Janneken Jans" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1624-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person:41a8a7dc-c4dc-ab1e-2bef-c85a4f5ce88e ;
  a2a:EventKeyRef oa:event_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Event1 .

oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person:7cd1b469-5e4e-6986-1e2e-d8227ed87aa7 ;
  a2a:EventKeyRef oa:event_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Event1 .

oa:relationep_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Person:4240246b-93e7-ab99-000f-d319f7a077d4 ;
  a2a:EventKeyRef oa:event_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15_Event1 .

oa:source_bhi_fe89299a-562f-2fa3-400a-ebdfd260fc15
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1624-08-04 - 1624-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1624-08-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5, Periode: 1615-1639" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1615-1639" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "30v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5, Periode: 1615-1639, Nederduits Gereformeerd doopboek 1615-1639, 5, 30v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8a080ecd-a75e-dc1c-d76d-aefd4b3065c5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8a080ecd-a75e-dc1c-d76d-aefd4b3065c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe89299a-562f-2fa3-400a-ebdfd260fc15" ;
  a2a:RecordGUID "{fe89299a-562f-2fa3-400a-ebdfd260fc15}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42327_00042327.xml van BHI" .

