@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_1bc641ce-c0e6-e7bb-a2d0-91103156b460
  a a2a:Record ;
  rdfs:label "Doop op 24 februari 1745 te Grave" ;
  a2a:hasPerson oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-47fa5b9e-71a9-d8a6-0f8c-7eac4cd4a951, oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-9a344467-21ec-2b4e-854d-979b6c7c9393, oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-075293fe-9cdb-d87f-947c-3aec88600fee, oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-0ec429e3-dde6-c280-6b8c-98e4fb1b2443 ;
  a2a:hasEvent oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_0, oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_1, oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_2, oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_3 ;
  a2a:hasSource oa:source_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460 .

oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-47fa5b9e-71a9-d8a6-0f8c-7eac4cd4a951
  a a2a:Person ;
  rdfs:label "Mathias Jansen" ;
  a2a:PersonName [
    rdfs:label "Mathias Jansen" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-9a344467-21ec-2b4e-854d-979b6c7c9393
  a a2a:Person ;
  rdfs:label "Gerarda Jansen" ;
  a2a:PersonName [
    rdfs:label "Gerarda Jansen" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-075293fe-9cdb-d87f-947c-3aec88600fee
  a a2a:Person ;
  rdfs:label "Maria Jansen" ;
  a2a:PersonName [
    rdfs:label "Maria Jansen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person-0ec429e3-dde6-c280-6b8c-98e4fb1b2443
  a a2a:Person ;
  rdfs:label "Dominicus N.N." ;
  a2a:PersonName [
    rdfs:label "Dominicus N.N." ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1745-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person:47fa5b9e-71a9-d8a6-0f8c-7eac4cd4a951 ;
  a2a:EventKeyRef oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1 .

oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person:9a344467-21ec-2b4e-854d-979b6c7c9393 ;
  a2a:EventKeyRef oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1 .

oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person:075293fe-9cdb-d87f-947c-3aec88600fee ;
  a2a:EventKeyRef oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1 .

oa:relationep_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Person:0ec429e3-dde6-c280-6b8c-98e4fb1b2443 ;
  a2a:EventKeyRef oa:event_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460_Event1 .

oa:source_bhi_1bc641ce-c0e6-e7bb-a2d0-91103156b460
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1745-02-24 - 1745-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1745-02-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 42, Periode: 1688-1749" ;
    a2a:Book "RK doopboek 1688-1694, 1719-1749" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "171-10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 42, Periode: 1688-1749, RK doopboek 1688-1694, 1719-1749, 42, 171-10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5ca263ab-ecc3-c0d2-97b0-43f43c3d2964.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5ca263ab-ecc3-c0d2-97b0-43f43c3d2964.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1bc641ce-c0e6-e7bb-a2d0-91103156b460" ;
  a2a:RecordGUID "{1bc641ce-c0e6-e7bb-a2d0-91103156b460}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39247_00039247.xml van BHI" .

[] a2a:PersonRemarkdiversen "onwettig kind" .
[] a2a:PersonRemarkdiversen "soldaat, door moeder als vader genoemd" .
