@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_c3afcba1-e209-71db-2a94-43440c5ade6f
  a a2a:Record ;
  rdfs:label "Doop op 1 mei 1772 te Drunen" ;
  a2a:hasPerson oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-54fa724e-b1b2-9dfa-d0ad-2fdd12f20692, oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-298df4bb-89b1-1283-58f9-f4484550ed79, oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-07c66d40-d58d-fffc-d928-91a805c625d6, oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-d8eb8721-8fb4-0acd-bad0-1164f7a59d9f, oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-51ee88b4-f27c-917f-569e-a9412041a724 ;
  a2a:hasEvent oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_0, oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_1, oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_2, oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_3, oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_4 ;
  a2a:hasSource oa:source_sha_c3afcba1-e209-71db-2a94-43440c5ade6f .

oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-54fa724e-b1b2-9dfa-d0ad-2fdd12f20692
  a a2a:Person ;
  rdfs:label "Helena Biesemans" ;
  a2a:PersonName [
    rdfs:label "Helena Biesemans" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Biesemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-298df4bb-89b1-1283-58f9-f4484550ed79
  a a2a:Person ;
  rdfs:label "Johannes van Hulten" ;
  a2a:PersonName [
    rdfs:label "Johannes van Hulten" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-07c66d40-d58d-fffc-d928-91a805c625d6
  a a2a:Person ;
  rdfs:label "Maria Muskes" ;
  a2a:PersonName [
    rdfs:label "Maria Muskes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Muskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-d8eb8721-8fb4-0acd-bad0-1164f7a59d9f
  a a2a:Person ;
  rdfs:label "Gerardus Muskes" ;
  a2a:PersonName [
    rdfs:label "Gerardus Muskes" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Muskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person-51ee88b4-f27c-917f-569e-a9412041a724
  a a2a:Person ;
  rdfs:label "Martinus Muskes" ;
  a2a:PersonName [
    rdfs:label "Martinus Muskes" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Muskes"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1772-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person:54fa724e-b1b2-9dfa-d0ad-2fdd12f20692 ;
  a2a:EventKeyRef oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 .

oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person:298df4bb-89b1-1283-58f9-f4484550ed79 ;
  a2a:EventKeyRef oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 .

oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person:07c66d40-d58d-fffc-d928-91a805c625d6 ;
  a2a:EventKeyRef oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 .

oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person:d8eb8721-8fb4-0acd-bad0-1164f7a59d9f ;
  a2a:EventKeyRef oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 .

oa:relationep_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Person:51ee88b4-f27c-917f-569e-a9412041a724 ;
  a2a:EventKeyRef oa:event_sha_c3afcba1-e209-71db-2a94-43440c5ade6f_Event1 .

oa:source_sha_c3afcba1-e209-71db-2a94-43440c5ade6f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1772-05-01 - 1772-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1772-05-01"^^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: Drunen09, Periode: 1771-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen09" ;
    a2a:Folio "7v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen09, Periode: 1771-1810, Dopen (rooms-katholieke parochie), Drunen09, 7v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2a62ca15-45d0-41ba-1eee-d5a59e88864c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/c3afcba1-e209-71db-2a94-43440c5ade6f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2a62ca15-45d0-41ba-1eee-d5a59e88864c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/c3afcba1-e209-71db-2a94-43440c5ade6f" ;
  a2a:RecordGUID "{c3afcba1-e209-71db-2a94-43440c5ade6f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-05-1772<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2253_00002253.xml van SHA" .

