@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_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1698 te Lith" ;
  a2a:hasPerson oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-682d049b-89b6-e59a-81bf-35f0f9f5bb27, oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-09a66bbb-c1f6-7cae-7ffe-c55fc9ca92b2, oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-6b1b091e-17a6-6289-eba2-a7aaacd38bfa, oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-23df1be5-d64a-0815-2390-eddd09a13a01, oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-2908c078-3289-4c58-d952-9b3ba69fcad9 ;
  a2a:hasEvent oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_0, oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_1, oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_2, oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_3, oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_4 ;
  a2a:hasSource oa:source_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc .

oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-682d049b-89b6-e59a-81bf-35f0f9f5bb27
  a a2a:Person ;
  rdfs:label "Quirinus Quirini" ;
  a2a:PersonName [
    rdfs:label "Quirinus Quirini" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNameLastName "Quirini"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-09a66bbb-c1f6-7cae-7ffe-c55fc9ca92b2
  a a2a:Person ;
  rdfs:label "Quirinus Quirini" ;
  a2a:PersonName [
    rdfs:label "Quirinus Quirini" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNameLastName "Quirini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-6b1b091e-17a6-6289-eba2-a7aaacd38bfa
  a a2a:Person ;
  rdfs:label "Anna Henrici van ..." ;
  a2a:PersonName [
    rdfs:label "Anna Henrici van ..." ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "..."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-23df1be5-d64a-0815-2390-eddd09a13a01
  a a2a:Person ;
  rdfs:label "Joannes Quirini" ;
  a2a:PersonName [
    rdfs:label "Joannes Quirini" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Quirini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person-2908c078-3289-4c58-d952-9b3ba69fcad9
  a a2a:Person ;
  rdfs:label "Cecilia Jan Sas" ;
  a2a:PersonName [
    rdfs:label "Cecilia Jan Sas" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1698-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person:682d049b-89b6-e59a-81bf-35f0f9f5bb27 ;
  a2a:EventKeyRef oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 .

oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person:09a66bbb-c1f6-7cae-7ffe-c55fc9ca92b2 ;
  a2a:EventKeyRef oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 .

oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person:6b1b091e-17a6-6289-eba2-a7aaacd38bfa ;
  a2a:EventKeyRef oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 .

oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person:23df1be5-d64a-0815-2390-eddd09a13a01 ;
  a2a:EventKeyRef oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 .

oa:relationep_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Person:2908c078-3289-4c58-d952-9b3ba69fcad9 ;
  a2a:EventKeyRef oa:event_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc_Event1 .

oa:source_bhi_3f1d0440-be8f-67f5-8cc4-e539a7b93ccc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1698-01-27 - 1698-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1698-01-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1673-1728" ;
    a2a:Book "Lith doopboek 1673-1728" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "39v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1673-1728, Lith doopboek 1673-1728, 3, 39v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9b278d0c-aabb-21a1-34e7-e9f10885fab4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9b278d0c-aabb-21a1-34e7-e9f10885fab4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f1d0440-be8f-67f5-8cc4-e539a7b93ccc" ;
  a2a:RecordGUID "{3f1d0440-be8f-67f5-8cc4-e539a7b93ccc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41269_00041269.xml van BHI" .

