@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_2acf0c05-751a-da94-704f-e73745cc156f
  a a2a:Record ;
  rdfs:label "Geboorte op 5 december 1811 te Drunen" ;
  a2a:hasPerson oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-c845d43d-ee3f-004c-04e2-a685fabe6354, oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-e2ad3f35-b040-e4d9-5317-a2dc9ef780e5, oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-4af7c7c2-31bd-e63d-c96e-f58fddf45290, oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-3fb83085-d411-955b-fb9a-39a7b4c54077, oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-3b94367b-90b2-ffc1-e912-058ae85e74cf ;
  a2a:hasEvent oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_0, oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_1, oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_2, oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_3, oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_4 ;
  a2a:hasSource oa:source_sha_2acf0c05-751a-da94-704f-e73745cc156f .

oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-c845d43d-ee3f-004c-04e2-a685fabe6354
  a a2a:Person ;
  rdfs:label "Antoine Muskens" ;
  a2a:PersonName [
    rdfs:label "Antoine Muskens" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-e2ad3f35-b040-e4d9-5317-a2dc9ef780e5
  a a2a:Person ;
  rdfs:label "Antoine Brok" ;
  a2a:PersonName [
    rdfs:label "Antoine Brok" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-4af7c7c2-31bd-e63d-c96e-f58fddf45290
  a a2a:Person ;
  rdfs:label "Adrienne Muskens" ;
  a2a:PersonName [
    rdfs:label "Adrienne Muskens" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1811-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-3fb83085-d411-955b-fb9a-39a7b4c54077
  a a2a:Person ;
  rdfs:label "Martin Muskens" ;
  a2a:PersonName [
    rdfs:label "Martin Muskens" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person-3b94367b-90b2-ffc1-e912-058ae85e74cf
  a a2a:Person ;
  rdfs:label "Adrienne van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Adrienne van Boxtel" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1811-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person:c845d43d-ee3f-004c-04e2-a685fabe6354 ;
  a2a:EventKeyRef oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 .

oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person:e2ad3f35-b040-e4d9-5317-a2dc9ef780e5 ;
  a2a:EventKeyRef oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 .

oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person:4af7c7c2-31bd-e63d-c96e-f58fddf45290 ;
  a2a:EventKeyRef oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 .

oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person:3fb83085-d411-955b-fb9a-39a7b4c54077 ;
  a2a:EventKeyRef oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 .

oa:relationep_sha_2acf0c05-751a-da94-704f-e73745cc156f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2acf0c05-751a-da94-704f-e73745cc156f_Person:3b94367b-90b2-ffc1-e912-058ae85e74cf ;
  a2a:EventKeyRef oa:event_sha_2acf0c05-751a-da94-704f-e73745cc156f_Event1 .

oa:source_sha_2acf0c05-751a-da94-704f-e73745cc156f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1811-12-05 - 1811-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1811-12-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3107, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "3107" ;
    a2a:Folio "71" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3107, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 3107, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/991df33d-0e5b-96f2-5315-aa37be6e7366.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2acf0c05-751a-da94-704f-e73745cc156f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/991df33d-0e5b-96f2-5315-aa37be6e7366.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2acf0c05-751a-da94-704f-e73745cc156f" ;
  a2a:RecordGUID "{2acf0c05-751a-da94-704f-e73745cc156f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4004_00004004.xml van SHA" .

