@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_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1670 te Drunen" ;
  a2a:hasPerson oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-f19add03-963f-b5e6-f25a-043b5aa2f453, oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-19bb56db-47ca-4125-f2c1-6b0d289e9044, oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-8ad49700-b88d-a300-0449-a0891a1e9a94, oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-6de9377d-5a86-747a-425f-4906e10a2bcd, oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-1796a15a-c940-ae31-cbcd-e63540947741, oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-b4014a6b-36d0-ac6f-625f-439db2054a34 ;
  a2a:hasEvent oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_0, oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_1, oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_2, oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_3, oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_4, oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_5 ;
  a2a:hasSource oa:source_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7 .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-f19add03-963f-b5e6-f25a-043b5aa2f453
  a a2a:Person ;
  rdfs:label "Anthonia Bastiaensdr." ;
  a2a:PersonName [
    rdfs:label "Anthonia Bastiaensdr." ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNameLastName "Bastiaensdr."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-19bb56db-47ca-4125-f2c1-6b0d289e9044
  a a2a:Person ;
  rdfs:label "Joannes Spirinx" ;
  a2a:PersonName [
    rdfs:label "Joannes Spirinx" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Spirinx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-8ad49700-b88d-a300-0449-a0891a1e9a94
  a a2a:Person ;
  rdfs:label "Maria Thomas" ;
  a2a:PersonName [
    rdfs:label "Maria Thomas" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-6de9377d-5a86-747a-425f-4906e10a2bcd
  a a2a:Person ;
  rdfs:label "Catharina Jans" ;
  a2a:PersonName [
    rdfs:label "Catharina Jans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-1796a15a-c940-ae31-cbcd-e63540947741
  a a2a:Person ;
  rdfs:label "Judocus Anthonijz." ;
  a2a:PersonName [
    rdfs:label "Judocus Anthonijz." ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Anthonijz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person-b4014a6b-36d0-ac6f-625f-439db2054a34
  a a2a:Person ;
  rdfs:label "Judocus Judocusz." ;
  a2a:PersonName [
    rdfs:label "Judocus Judocusz." ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Judocusz."
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1670-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:f19add03-963f-b5e6-f25a-043b5aa2f453 ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:19bb56db-47ca-4125-f2c1-6b0d289e9044 ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:8ad49700-b88d-a300-0449-a0891a1e9a94 ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:6de9377d-5a86-747a-425f-4906e10a2bcd ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:1796a15a-c940-ae31-cbcd-e63540947741 ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:relationep_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Person:b4014a6b-36d0-ac6f-625f-439db2054a34 ;
  a2a:EventKeyRef oa:event_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7_Event1 .

oa:source_sha_bf87c8ce-afab-aab9-0e16-ee5264e5ebf7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1670-01-25 - 1670-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1670-01-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Drunen05, Periode: 1658-1671" ;
    a2a:Book "Dopen en trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen05" ;
    a2a:Folio "59v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen05, Periode: 1658-1671, Dopen en trouwen (rooms-katholieke parochie), Drunen05, 59v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b4d8f6c5-0bfa-f09c-f657-2ecde74b1a52.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/bf87c8ce-afab-aab9-0e16-ee5264e5ebf7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b4d8f6c5-0bfa-f09c-f657-2ecde74b1a52.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/bf87c8ce-afab-aab9-0e16-ee5264e5ebf7" ;
  a2a:RecordGUID "{bf87c8ce-afab-aab9-0e16-ee5264e5ebf7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-01-1670<br />Plaats dopen: Drunen<br />Religie: RK", "Bevat ook dopen van kinderen uit Hedikhuizen, Herpt, Nieuwkuijk, Onsenoort en Vlijmen. Bevat ook huwelijken van personen uit Hedikhuizen, Nieuwkuijk, Onsenoort en Vlijmen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2232_00002232.xml van SHA" .

