@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_4bf9ab42-403f-5277-bdc8-252a0ca40751
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1877 te Sprang" ;
  a2a:hasPerson oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-dac15ecb-c06e-a45b-3d56-3524cc814952, oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-828950a1-d9d9-77ca-dd90-5d4b8a6aae99, oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-7be4453f-bba1-aef5-58c7-e096bf1c4b00, oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-dfc7f5a6-efd4-d42c-1884-4657f16552e7, oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-bb87cf81-d84e-6d43-2888-d2a316701c22 ;
  a2a:hasEvent oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_0, oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_1, oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_2, oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_3, oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_4 ;
  a2a:hasSource oa:source_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751 .

oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-dac15ecb-c06e-a45b-3d56-3524cc814952
  a a2a:Person ;
  rdfs:label "Joris Quirijns" ;
  a2a:PersonName [
    rdfs:label "Joris Quirijns" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-828950a1-d9d9-77ca-dd90-5d4b8a6aae99
  a a2a:Person ;
  rdfs:label "Adriaan Soeters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Soeters" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Soeters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-7be4453f-bba1-aef5-58c7-e096bf1c4b00
  a a2a:Person ;
  rdfs:label "Jacobus Dorrenboom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dorrenboom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dorrenboom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-dfc7f5a6-efd4-d42c-1884-4657f16552e7
  a a2a:Person ;
  rdfs:label "Adriaan Jacobus Quirijns" ;
  a2a:PersonName [
    rdfs:label "Adriaan Jacobus Quirijns" ;
    a2a:PersonNameFirstName "Adriaan Jacobus" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1877-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person-bb87cf81-d84e-6d43-2888-d2a316701c22
  a a2a:Person ;
  rdfs:label "Adriana de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Adriana de Bruijn" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1877-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person:dac15ecb-c06e-a45b-3d56-3524cc814952 ;
  a2a:EventKeyRef oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 .

oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person:828950a1-d9d9-77ca-dd90-5d4b8a6aae99 ;
  a2a:EventKeyRef oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 .

oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person:7be4453f-bba1-aef5-58c7-e096bf1c4b00 ;
  a2a:EventKeyRef oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 .

oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person:dfc7f5a6-efd4-d42c-1884-4657f16552e7 ;
  a2a:EventKeyRef oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 .

oa:relationep_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Person:bb87cf81-d84e-6d43-2888-d2a316701c22 ;
  a2a:EventKeyRef oa:event_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751_Event1 .

oa:source_sha_4bf9ab42-403f-5277-bdc8-252a0ca40751
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1877-06-11 - 1877-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1877-06-11"^^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: 343, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "343" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 343, Periode: 1873-1882, Geboorteregister, 34, 343"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ead4df3b-095f-7f6d-9371-2f1d834a78bb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4bf9ab42-403f-5277-bdc8-252a0ca40751" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ead4df3b-095f-7f6d-9371-2f1d834a78bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4bf9ab42-403f-5277-bdc8-252a0ca40751" ;
  a2a:RecordGUID "{4bf9ab42-403f-5277-bdc8-252a0ca40751}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5968_00005968.xml van SHA" .

