@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_ea862a23-2efe-8cee-99b2-88c59fb3d24c
  a a2a:Record ;
  rdfs:label "Registratie in 1803 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-6ac32d19-9443-b7aa-b730-4a57ea7ba9af, oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-9e793bf7-f9b5-5238-f43e-3e376cea0bb2, oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-c67a3d96-9309-be11-444f-03dc9851beb8 ;
  a2a:hasEvent oa:event_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_0, oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_1, oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_2 ;
  a2a:hasSource oa:source_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c .

oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-6ac32d19-9443-b7aa-b730-4a57ea7ba9af
  a a2a:Person ;
  rdfs:label "Adriaan Baijens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Baijens" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Baijens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1803" ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-9e793bf7-f9b5-5238-f43e-3e376cea0bb2
  a a2a:Person ;
  rdfs:label "Martinus Baijens" ;
  a2a:PersonName [
    rdfs:label "Martinus Baijens" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Baijens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1840" ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person-c67a3d96-9309-be11-444f-03dc9851beb8
  a a2a:Person ;
  rdfs:label "Maria Baijens" ;
  a2a:PersonName [
    rdfs:label "Maria Baijens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Baijens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1845" ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1803" ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person:6ac32d19-9443-b7aa-b730-4a57ea7ba9af ;
  a2a:EventKeyRef oa:event_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Event1 .

oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person:9e793bf7-f9b5-5238-f43e-3e376cea0bb2 ;
  a2a:EventKeyRef oa:event_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Event1 .

oa:relationep_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Person:c67a3d96-9309-be11-444f-03dc9851beb8 ;
  a2a:EventKeyRef oa:event_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c_Event1 .

oa:source_sha_ea862a23-2efe-8cee-99b2-88c59fb3d24c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1840-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 91, Periode: 1840-1860" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "91" ;
    a2a:Folio "192" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 91, Periode: 1840-1860, Bevolkingsregister, 91, 192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ad8d746b-f606-3f5a-c633-188cec2f39e8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ea862a23-2efe-8cee-99b2-88c59fb3d24c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ad8d746b-f606-3f5a-c633-188cec2f39e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ea862a23-2efe-8cee-99b2-88c59fb3d24c" ;
  a2a:RecordGUID "{ea862a23-2efe-8cee-99b2-88c59fb3d24c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4248_00004248.xml van SHA" .

