@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_09137afc-81da-e12e-a427-9ecd43315e4e
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juni 1830 te Besoijen" ;
  a2a:hasPerson oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-29dcd003-82dd-4a80-76ce-ffe8d70cb828, oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-e7e30c85-26dd-437f-3ff2-a3f98dd05fd6, oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-b3e4bcaf-aed1-4b36-671d-6480ae4c2342, oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-b4e7b3ec-fbe4-9ab9-d706-679940e4b92c, oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-c9478849-4ff4-1e57-4154-73c8980cc492 ;
  a2a:hasEvent oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_0, oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_1, oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_2, oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_3, oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_4 ;
  a2a:hasSource oa:source_sha_09137afc-81da-e12e-a427-9ecd43315e4e .

oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-29dcd003-82dd-4a80-76ce-ffe8d70cb828
  a a2a:Person ;
  rdfs:label "Pieter Pieren" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieren" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pieren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-e7e30c85-26dd-437f-3ff2-a3f98dd05fd6
  a a2a:Person ;
  rdfs:label "Franciscus van Delft" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Delft" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-b3e4bcaf-aed1-4b36-671d-6480ae4c2342
  a a2a:Person ;
  rdfs:label "Jacobus Dekkers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dekkers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1830-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-b4e7b3ec-fbe4-9ab9-d706-679940e4b92c
  a a2a:Person ;
  rdfs:label "Francis Dekkers" ;
  a2a:PersonName [
    rdfs:label "Francis Dekkers" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person-c9478849-4ff4-1e57-4154-73c8980cc492
  a a2a:Person ;
  rdfs:label "Johanna Pieren" ;
  a2a:PersonName [
    rdfs:label "Johanna Pieren" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pieren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] .

oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1830-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person:29dcd003-82dd-4a80-76ce-ffe8d70cb828 ;
  a2a:EventKeyRef oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 .

oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person:e7e30c85-26dd-437f-3ff2-a3f98dd05fd6 ;
  a2a:EventKeyRef oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 .

oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person:b3e4bcaf-aed1-4b36-671d-6480ae4c2342 ;
  a2a:EventKeyRef oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 .

oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person:b4e7b3ec-fbe4-9ab9-d706-679940e4b92c ;
  a2a:EventKeyRef oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 .

oa:relationep_sha_09137afc-81da-e12e-a427-9ecd43315e4e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Person:c9478849-4ff4-1e57-4154-73c8980cc492 ;
  a2a:EventKeyRef oa:event_sha_09137afc-81da-e12e-a427-9ecd43315e4e_Event1 .

oa:source_sha_09137afc-81da-e12e-a427-9ecd43315e4e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1830-06-24 - 1830-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1830-06-24"^^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: 791, Periode: 1815-1846" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "791" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 791, Periode: 1815-1846, Geboorteregister, 18, 791"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3e5f9467-df32-9c45-6a78-8d51f944e539.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/09137afc-81da-e12e-a427-9ecd43315e4e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3e5f9467-df32-9c45-6a78-8d51f944e539.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/09137afc-81da-e12e-a427-9ecd43315e4e" ;
  a2a:RecordGUID "{09137afc-81da-e12e-a427-9ecd43315e4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4084_00004084.xml van SHA" .

