@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_01f72f16-eefe-bdaa-6bef-685c77619fe4
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1866 te Andel" ;
  a2a:hasPerson oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-a9bbc448-924c-239a-c122-83541c467815, oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-9101abec-1be9-c0ec-9a07-76699727f1a9, oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-6c37b18f-0f7e-2d34-a56b-03c78726ad3a, oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-07800ac1-dbea-a36c-0c5e-d333c88fb0de, oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-5ecd79ce-f6c9-8e16-7106-8da03bda1116 ;
  a2a:hasEvent oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_0, oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_1, oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_2, oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_3, oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_4 ;
  a2a:hasSource oa:source_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4 .

oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-a9bbc448-924c-239a-c122-83541c467815
  a a2a:Person ;
  rdfs:label "Abraham Jan Kramer" ;
  a2a:PersonName [
    rdfs:label "Abraham Jan Kramer" ;
    a2a:PersonNameFirstName "Abraham Jan" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-9101abec-1be9-c0ec-9a07-76699727f1a9
  a a2a:Person ;
  rdfs:label "Jan de Waal" ;
  a2a:PersonName [
    rdfs:label "Jan de Waal" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-6c37b18f-0f7e-2d34-a56b-03c78726ad3a
  a a2a:Person ;
  rdfs:label "Cornelis Johannis Klop" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannis Klop" ;
    a2a:PersonNameFirstName "Cornelis Johannis" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1866-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-07800ac1-dbea-a36c-0c5e-d333c88fb0de
  a a2a:Person ;
  rdfs:label "Gerrit Klop" ;
  a2a:PersonName [
    rdfs:label "Gerrit Klop" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person-5ecd79ce-f6c9-8e16-7106-8da03bda1116
  a a2a:Person ;
  rdfs:label "Heiltje Schouten" ;
  a2a:PersonName [
    rdfs:label "Heiltje Schouten" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1866-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person:a9bbc448-924c-239a-c122-83541c467815 ;
  a2a:EventKeyRef oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 .

oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person:9101abec-1be9-c0ec-9a07-76699727f1a9 ;
  a2a:EventKeyRef oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 .

oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person:6c37b18f-0f7e-2d34-a56b-03c78726ad3a ;
  a2a:EventKeyRef oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 .

oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person:07800ac1-dbea-a36c-0c5e-d333c88fb0de ;
  a2a:EventKeyRef oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 .

oa:relationep_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Person:5ecd79ce-f6c9-8e16-7106-8da03bda1116 ;
  a2a:EventKeyRef oa:event_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4_Event1 .

oa:source_sha_01f72f16-eefe-bdaa-6bef-685c77619fe4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1866-11-24 - 1866-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1866-11-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: 2859, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "2859" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2859, Periode: 1863-1872, Geboorteregister, 29, 2859"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6aa97b24-118a-e721-1300-beb1d68f706f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/01f72f16-eefe-bdaa-6bef-685c77619fe4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6aa97b24-118a-e721-1300-beb1d68f706f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/01f72f16-eefe-bdaa-6bef-685c77619fe4" ;
  a2a:RecordGUID "{01f72f16-eefe-bdaa-6bef-685c77619fe4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4103_00004103.xml van SHA" .

