@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_7695c859-e50b-d5c4-e695-aec0dd7979c4
  a a2a:Record ;
  rdfs:label "Doop op 23 juli 1780 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-a9f06338-beb2-97b9-898a-2ad6b512e8ef, oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-a75a6194-2723-0215-1a89-62dad3bb67c8, oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-8b1859db-8045-2b57-48bb-cfcaf1209372, oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-91db4013-2b3e-f76a-38e0-861be60ced03, oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-221ff0c8-f2b3-dbb1-972f-8c649da8139b ;
  a2a:hasEvent oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_0, oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_1, oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_2, oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_3, oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_4 ;
  a2a:hasSource oa:source_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4 .

oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-a9f06338-beb2-97b9-898a-2ad6b512e8ef
  a a2a:Person ;
  rdfs:label "Anna Marij N.N." ;
  a2a:PersonName [
    rdfs:label "Anna Marij N.N." ;
    a2a:PersonNameFirstName "Anna Marij" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-a75a6194-2723-0215-1a89-62dad3bb67c8
  a a2a:Person ;
  rdfs:label "Joannes Claassen" ;
  a2a:PersonName [
    rdfs:label "Joannes Claassen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-8b1859db-8045-2b57-48bb-cfcaf1209372
  a a2a:Person ;
  rdfs:label "Marij Spaanjers" ;
  a2a:PersonName [
    rdfs:label "Marij Spaanjers" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Spaanjers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-91db4013-2b3e-f76a-38e0-861be60ced03
  a a2a:Person ;
  rdfs:label "Willem Claassen" ;
  a2a:PersonName [
    rdfs:label "Willem Claassen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person-221ff0c8-f2b3-dbb1-972f-8c649da8139b
  a a2a:Person ;
  rdfs:label "Hendrikus Claassen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Claassen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1780-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person:a9f06338-beb2-97b9-898a-2ad6b512e8ef ;
  a2a:EventKeyRef oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 .

oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person:a75a6194-2723-0215-1a89-62dad3bb67c8 ;
  a2a:EventKeyRef oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 .

oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person:8b1859db-8045-2b57-48bb-cfcaf1209372 ;
  a2a:EventKeyRef oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 .

oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person:91db4013-2b3e-f76a-38e0-861be60ced03 ;
  a2a:EventKeyRef oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 .

oa:relationep_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Person:221ff0c8-f2b3-dbb1-972f-8c649da8139b ;
  a2a:EventKeyRef oa:event_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4_Event1 .

oa:source_bhi_7695c859-e50b-d5c4-e695-aec0dd7979c4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1780-07-23 - 1780-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1780-07-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 10, Periode: 1760-1794" ;
    a2a:Book "Rooms-Katholiek doopboek 1760-1794" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "35r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 10, Periode: 1760-1794, Rooms-Katholiek doopboek 1760-1794, 10, 35r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c54b7490-c58e-fb8c-e4ad-1d9ba1bb9b81.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c54b7490-c58e-fb8c-e4ad-1d9ba1bb9b81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7695c859-e50b-d5c4-e695-aec0dd7979c4" ;
  a2a:RecordGUID "{7695c859-e50b-d5c4-e695-aec0dd7979c4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48747_00048747.xml van BHI" .

