@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_44e9b586-a03c-69a4-589b-e8a5ca3f874e
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1627 te Grave" ;
  a2a:hasPerson oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-d2bb28ec-86ba-6ad4-a45d-a628210b0afb, oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-02778ce9-bc49-e072-9203-8ff35f455e90, oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-e6e4a0f9-8328-6af2-152e-30ba28b54b12 ;
  a2a:hasEvent oa:event_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_0, oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_1, oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_2 ;
  a2a:hasSource oa:source_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e .

oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-d2bb28ec-86ba-6ad4-a45d-a628210b0afb
  a a2a:Person ;
  rdfs:label "Wilhelm Wilhelms" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Wilhelms" ;
    a2a:PersonNameFirstName "Wilhelm" ;
    a2a:PersonNameLastName "Wilhelms"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-02778ce9-bc49-e072-9203-8ff35f455e90
  a a2a:Person ;
  rdfs:label "Geurt Wilhelms" ;
  a2a:PersonName [
    rdfs:label "Geurt Wilhelms" ;
    a2a:PersonNameFirstName "Geurt" ;
    a2a:PersonNameLastName "Wilhelms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person-e6e4a0f9-8328-6af2-152e-30ba28b54b12
  a a2a:Person ;
  rdfs:label "Lijsken Smans" ;
  a2a:PersonName [
    rdfs:label "Lijsken Smans" ;
    a2a:PersonNameFirstName "Lijsken" ;
    a2a:PersonNameLastName "Smans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1627" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1627-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person:d2bb28ec-86ba-6ad4-a45d-a628210b0afb ;
  a2a:EventKeyRef oa:event_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Event1 .

oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person:02778ce9-bc49-e072-9203-8ff35f455e90 ;
  a2a:EventKeyRef oa:event_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Event1 .

oa:relationep_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Person:e6e4a0f9-8328-6af2-152e-30ba28b54b12 ;
  a2a:EventKeyRef oa:event_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e_Event1 .

oa:source_bhi_44e9b586-a03c-69a4-589b-e8a5ca3f874e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1627-06-02 - 1627-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1627" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1627-06-02"^^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 "39v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5, Periode: 1615-1639, Nederduits Gereformeerd doopboek 1615-1639, 5, 39v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f1691d09-30b5-ebc6-89ea-c895ef1718d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f1691d09-30b5-ebc6-89ea-c895ef1718d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/44e9b586-a03c-69a4-589b-e8a5ca3f874e" ;
  a2a:RecordGUID "{44e9b586-a03c-69a4-589b-e8a5ca3f874e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42016_00042016.xml van BHI" .

