@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_6faefa01-94ff-a58c-abe0-3db98b6d55f9
  a a2a:Record ;
  rdfs:label "Geboorte op 31 maart 1857 te Capelle" ;
  a2a:hasPerson oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-5a4b0eed-e4f3-8e58-d1f8-107c092af9ac, oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-356609f0-ebbb-59f8-23d9-5ca6d48a329f, oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-3418e1ff-a5c8-c5d2-c352-685c32f8dc0c, oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-fe110640-7ae2-a9a5-f8e4-b796680238f5, oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-95e99b5d-6dd2-af47-7a2c-844f409da296 ;
  a2a:hasEvent oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_0, oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_1, oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_2, oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_3, oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_4 ;
  a2a:hasSource oa:source_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9 .

oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-5a4b0eed-e4f3-8e58-d1f8-107c092af9ac
  a a2a:Person ;
  rdfs:label "Maria Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Maria Oerlemans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-356609f0-ebbb-59f8-23d9-5ca6d48a329f
  a a2a:Person ;
  rdfs:label "Arie Vaartmans" ;
  a2a:PersonName [
    rdfs:label "Arie Vaartmans" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Vaartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-3418e1ff-a5c8-c5d2-c352-685c32f8dc0c
  a a2a:Person ;
  rdfs:label "Gerrit de Jong" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Jong" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-fe110640-7ae2-a9a5-f8e4-b796680238f5
  a a2a:Person ;
  rdfs:label "Joost van Pelt" ;
  a2a:PersonName [
    rdfs:label "Joost van Pelt" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person-95e99b5d-6dd2-af47-7a2c-844f409da296
  a a2a:Person ;
  rdfs:label "Janneke van Pelt" ;
  a2a:PersonName [
    rdfs:label "Janneke van Pelt" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1857-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1857-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person:5a4b0eed-e4f3-8e58-d1f8-107c092af9ac ;
  a2a:EventKeyRef oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 .

oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person:356609f0-ebbb-59f8-23d9-5ca6d48a329f ;
  a2a:EventKeyRef oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 .

oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person:3418e1ff-a5c8-c5d2-c352-685c32f8dc0c ;
  a2a:EventKeyRef oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 .

oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person:fe110640-7ae2-a9a5-f8e4-b796680238f5 ;
  a2a:EventKeyRef oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 .

oa:relationep_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Person:95e99b5d-6dd2-af47-7a2c-844f409da296 ;
  a2a:EventKeyRef oa:event_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9_Event1 .

oa:source_sha_6faefa01-94ff-a58c-abe0-3db98b6d55f9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1857-03-31 - 1857-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1857-03-31"^^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: 201, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "201" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 201, Periode: 1853-1862, Geboorteregister, 22, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3beec372-b37b-0b62-5b47-42df2b85e927.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6faefa01-94ff-a58c-abe0-3db98b6d55f9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3beec372-b37b-0b62-5b47-42df2b85e927.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6faefa01-94ff-a58c-abe0-3db98b6d55f9" ;
  a2a:RecordGUID "{6faefa01-94ff-a58c-abe0-3db98b6d55f9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5288_00005288.xml van SHA" .

