@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_74b54072-ebe9-15ba-52e4-ef98b78dbdfb
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juni 1821 te Dussen" ;
  a2a:hasPerson oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-b1d2884c-48d1-b3a1-2a27-5f96cd1a1d44, oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-0d728f55-b48d-fbb4-ca32-9810b6d54a40, oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-fbe6feb5-4dbe-1d27-eaf9-b4991b9167d2, oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-9c38a888-b3e0-1fc1-121a-e642abb78e0b, oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-1d507a4e-2e66-aa88-9301-d412e861d0b4 ;
  a2a:hasEvent oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_0, oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_1, oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_2, oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_3, oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_4 ;
  a2a:hasSource oa:source_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb .

oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-b1d2884c-48d1-b3a1-2a27-5f96cd1a1d44
  a a2a:Person ;
  rdfs:label "Adriana van Diepenbroek" ;
  a2a:PersonName [
    rdfs:label "Adriana van Diepenbroek" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diepenbroek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] .

oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-0d728f55-b48d-fbb4-ca32-9810b6d54a40
  a a2a:Person ;
  rdfs:label "Richardus van Daal" ;
  a2a:PersonName [
    rdfs:label "Richardus van Daal" ;
    a2a:PersonNameFirstName "Richardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Daal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-fbe6feb5-4dbe-1d27-eaf9-b4991b9167d2
  a a2a:Person ;
  rdfs:label "Jacob Boll" ;
  a2a:PersonName [
    rdfs:label "Jacob Boll" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-9c38a888-b3e0-1fc1-121a-e642abb78e0b
  a a2a:Person ;
  rdfs:label "Antonie Hofmans" ;
  a2a:PersonName [
    rdfs:label "Antonie Hofmans" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person-1d507a4e-2e66-aa88-9301-d412e861d0b4
  a a2a:Person ;
  rdfs:label "Adriaan Hofmans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hofmans" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1821-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1821-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person:b1d2884c-48d1-b3a1-2a27-5f96cd1a1d44 ;
  a2a:EventKeyRef oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 .

oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person:0d728f55-b48d-fbb4-ca32-9810b6d54a40 ;
  a2a:EventKeyRef oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 .

oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person:fbe6feb5-4dbe-1d27-eaf9-b4991b9167d2 ;
  a2a:EventKeyRef oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 .

oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person:9c38a888-b3e0-1fc1-121a-e642abb78e0b ;
  a2a:EventKeyRef oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 .

oa:relationep_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Person:1d507a4e-2e66-aa88-9301-d412e861d0b4 ;
  a2a:EventKeyRef oa:event_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb_Event1 .

oa:source_sha_74b54072-ebe9-15ba-52e4-ef98b78dbdfb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1821-06-05 - 1821-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1821-06-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: 3307, Periode: 1815-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "3307" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3307, Periode: 1815-1822, Geboorteregister, 38, 3307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/12c33c4e-5820-7cfd-0cf3-4e2233356f86.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/74b54072-ebe9-15ba-52e4-ef98b78dbdfb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/12c33c4e-5820-7cfd-0cf3-4e2233356f86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/74b54072-ebe9-15ba-52e4-ef98b78dbdfb" ;
  a2a:RecordGUID "{74b54072-ebe9-15ba-52e4-ef98b78dbdfb}" ;
  a2a:SourceRemarkOpmerking "Scans zijn van registers van Brabants Historisch Informatie Centrum te ’s-Hertogenbosch." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3819_00003819.xml van SHA" .

