@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_59208987-cd34-eecb-0ba6-d8fff58cb0f4
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1874 te Andel" ;
  a2a:hasPerson oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-f880d09e-7165-c37b-2e46-d92a84fd269d, oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-7b1d7cd6-4602-a57a-bddd-8329773c4f03, oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-745b8301-3a45-04e2-a0fa-38a45f7a4146, oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-e97a3d7d-19dc-a67e-a8a9-a1b96f29393c, oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-bc69bde3-fe2b-8136-db18-681f42207500 ;
  a2a:hasEvent oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_0, oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_1, oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_2, oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_3, oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_4 ;
  a2a:hasSource oa:source_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4 .

oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-f880d09e-7165-c37b-2e46-d92a84fd269d
  a a2a:Person ;
  rdfs:label "Gregorius Kramer" ;
  a2a:PersonName [
    rdfs:label "Gregorius Kramer" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-7b1d7cd6-4602-a57a-bddd-8329773c4f03
  a a2a:Person ;
  rdfs:label "Arie van Andel" ;
  a2a:PersonName [
    rdfs:label "Arie van Andel" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-745b8301-3a45-04e2-a0fa-38a45f7a4146
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Mouthaan" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Mouthaan" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Mouthaan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1874-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-e97a3d7d-19dc-a67e-a8a9-a1b96f29393c
  a a2a:Person ;
  rdfs:label "Christiaan Mouthaan" ;
  a2a:PersonName [
    rdfs:label "Christiaan Mouthaan" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Mouthaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person-bc69bde3-fe2b-8136-db18-681f42207500
  a a2a:Person ;
  rdfs:label "Bastiana van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Bastiana van der Vliet" ;
    a2a:PersonNameFirstName "Bastiana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1874-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person:f880d09e-7165-c37b-2e46-d92a84fd269d ;
  a2a:EventKeyRef oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 .

oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person:7b1d7cd6-4602-a57a-bddd-8329773c4f03 ;
  a2a:EventKeyRef oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 .

oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person:745b8301-3a45-04e2-a0fa-38a45f7a4146 ;
  a2a:EventKeyRef oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 .

oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person:e97a3d7d-19dc-a67e-a8a9-a1b96f29393c ;
  a2a:EventKeyRef oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 .

oa:relationep_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Person:bc69bde3-fe2b-8136-db18-681f42207500 ;
  a2a:EventKeyRef oa:event_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4_Event1 .

oa:source_sha_59208987-cd34-eecb-0ba6-d8fff58cb0f4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1874-06-03 - 1874-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1874-06-03"^^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 "14" ;
    a2a:RegistryNumber "2860" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2860, Periode: 1873-1882, Geboorteregister, 14, 2860"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/28703e27-c3fa-a6c9-2cc0-169a690cae1a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/59208987-cd34-eecb-0ba6-d8fff58cb0f4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/28703e27-c3fa-a6c9-2cc0-169a690cae1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/59208987-cd34-eecb-0ba6-d8fff58cb0f4" ;
  a2a:RecordGUID "{59208987-cd34-eecb-0ba6-d8fff58cb0f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5318_00005318.xml van SHA" .

