@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_4f11225b-e57f-df26-72b3-e2e386da3a47
  a a2a:Record ;
  rdfs:label "Geboorte op 27 juli 1890 te Capelle" ;
  a2a:hasPerson oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-845632e2-3279-0af7-3b7b-396971aa3a02, oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-992eae32-8e84-0db8-90f7-d26f209b5f56, oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-81413884-7f36-a482-7b35-967e2bf9c1f4, oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-d147eee8-7e07-020a-2488-a4a8572757bf, oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-b6448193-b91c-c6e8-a4ec-b2f1dab8bfec ;
  a2a:hasEvent oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_0, oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_1, oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_2, oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_3, oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_4 ;
  a2a:hasSource oa:source_sha_4f11225b-e57f-df26-72b3-e2e386da3a47 .

oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-845632e2-3279-0af7-3b7b-396971aa3a02
  a a2a:Person ;
  rdfs:label "Arie Maurits Mandemakers" ;
  a2a:PersonName [
    rdfs:label "Arie Maurits Mandemakers" ;
    a2a:PersonNameFirstName "Arie Maurits" ;
    a2a:PersonNameLastName "Mandemakers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1890-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-992eae32-8e84-0db8-90f7-d26f209b5f56
  a a2a:Person ;
  rdfs:label "Johannes van Alphen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Alphen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-81413884-7f36-a482-7b35-967e2bf9c1f4
  a a2a:Person ;
  rdfs:label "Marinus Arent Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Marinus Arent Verhoeven" ;
    a2a:PersonNameFirstName "Marinus Arent" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-d147eee8-7e07-020a-2488-a4a8572757bf
  a a2a:Person ;
  rdfs:label "Margeretha Ophorst" ;
  a2a:PersonName [
    rdfs:label "Margeretha Ophorst" ;
    a2a:PersonNameFirstName "Margeretha" ;
    a2a:PersonNameLastName "Ophorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person-b6448193-b91c-c6e8-a4ec-b2f1dab8bfec
  a a2a:Person ;
  rdfs:label "Maurits Mandemakers" ;
  a2a:PersonName [
    rdfs:label "Maurits Mandemakers" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Mandemakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1890-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person:845632e2-3279-0af7-3b7b-396971aa3a02 ;
  a2a:EventKeyRef oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 .

oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person:992eae32-8e84-0db8-90f7-d26f209b5f56 ;
  a2a:EventKeyRef oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 .

oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person:81413884-7f36-a482-7b35-967e2bf9c1f4 ;
  a2a:EventKeyRef oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 .

oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person:d147eee8-7e07-020a-2488-a4a8572757bf ;
  a2a:EventKeyRef oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 .

oa:relationep_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Person:b6448193-b91c-c6e8-a4ec-b2f1dab8bfec ;
  a2a:EventKeyRef oa:event_sha_4f11225b-e57f-df26-72b3-e2e386da3a47_Event1 .

oa:source_sha_4f11225b-e57f-df26-72b3-e2e386da3a47
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1890-07-27 - 1890-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1890-07-27"^^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: 204, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "204" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 204, Periode: 1883-1892, Geboorteregister, 48, 204"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0065f932-bcde-a0fb-f1b7-261df0ea33cb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4f11225b-e57f-df26-72b3-e2e386da3a47" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0065f932-bcde-a0fb-f1b7-261df0ea33cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4f11225b-e57f-df26-72b3-e2e386da3a47" ;
  a2a:RecordGUID "{4f11225b-e57f-df26-72b3-e2e386da3a47}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6424_00006424.xml van SHA" .

