@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_e8881a24-ade2-0527-e11a-72fd46ac2ab7
  a a2a:Record ;
  rdfs:label "Geboorte op 11 augustus 1877 te Andel" ;
  a2a:hasPerson oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-08830527-2419-ac0a-bc4e-478991766325, oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-47606459-9acf-ae2d-74bd-1fb66981bde8, oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-b9d6f21c-7641-6b2f-d379-38e78259ad09, oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-ecaef505-9802-e3ca-9c5b-63139979062c, oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-3e928233-c68a-093c-cfaf-e570f1edb35d ;
  a2a:hasEvent oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_0, oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_1, oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_2, oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_3, oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_4 ;
  a2a:hasSource oa:source_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7 .

oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-08830527-2419-ac0a-bc4e-478991766325
  a a2a:Person ;
  rdfs:label "Arie Heijkop" ;
  a2a:PersonName [
    rdfs:label "Arie Heijkop" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Heijkop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-47606459-9acf-ae2d-74bd-1fb66981bde8
  a a2a:Person ;
  rdfs:label "Marinus de Fijter" ;
  a2a:PersonName [
    rdfs:label "Marinus de Fijter" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fijter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-b9d6f21c-7641-6b2f-d379-38e78259ad09
  a a2a:Person ;
  rdfs:label "Marinus Verbeek" ;
  a2a:PersonName [
    rdfs:label "Marinus Verbeek" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1877-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-ecaef505-9802-e3ca-9c5b-63139979062c
  a a2a:Person ;
  rdfs:label "Abram Verbeek" ;
  a2a:PersonName [
    rdfs:label "Abram Verbeek" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person-3e928233-c68a-093c-cfaf-e570f1edb35d
  a a2a:Person ;
  rdfs:label "Elisabeth Heijkop" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Heijkop" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Heijkop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1877-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person:08830527-2419-ac0a-bc4e-478991766325 ;
  a2a:EventKeyRef oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 .

oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person:47606459-9acf-ae2d-74bd-1fb66981bde8 ;
  a2a:EventKeyRef oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 .

oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person:b9d6f21c-7641-6b2f-d379-38e78259ad09 ;
  a2a:EventKeyRef oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 .

oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person:ecaef505-9802-e3ca-9c5b-63139979062c ;
  a2a:EventKeyRef oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 .

oa:relationep_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Person:3e928233-c68a-093c-cfaf-e570f1edb35d ;
  a2a:EventKeyRef oa:event_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7_Event1 .

oa:source_sha_e8881a24-ade2-0527-e11a-72fd46ac2ab7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1877-08-11 - 1877-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1877-08-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: 2860, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "2860" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2860, Periode: 1873-1882, Geboorteregister, 19, 2860"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/929e0157-5d10-3ec9-7749-d77c2948eb4e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e8881a24-ade2-0527-e11a-72fd46ac2ab7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/929e0157-5d10-3ec9-7749-d77c2948eb4e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e8881a24-ade2-0527-e11a-72fd46ac2ab7" ;
  a2a:RecordGUID "{e8881a24-ade2-0527-e11a-72fd46ac2ab7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5317_00005317.xml van SHA" .

