@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_3ece8a91-b097-35e3-d7b8-862126be2f10
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1710 te Dussen" ;
  a2a:hasPerson oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-9cd5fe8a-c99f-3d5c-e5c2-b7d788d4fcac, oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-2019d1cd-f43e-d8d4-ef36-d82a6fc42852, oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-a5607d6e-843c-e88c-0078-9d55ed317c64, oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-79d25ae9-83a7-3564-b38f-959adafcc62e, oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-117ce46b-0e7a-f082-f182-b1e57d754b8e ;
  a2a:hasEvent oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_0, oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_1, oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_2, oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_3, oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_4 ;
  a2a:hasSource oa:source_sha_3ece8a91-b097-35e3-d7b8-862126be2f10 .

oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-9cd5fe8a-c99f-3d5c-e5c2-b7d788d4fcac
  a a2a:Person ;
  rdfs:label "Lambertus Capiteijns" ;
  a2a:PersonName [
    rdfs:label "Lambertus Capiteijns" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Capiteijns"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-2019d1cd-f43e-d8d4-ef36-d82a6fc42852
  a a2a:Person ;
  rdfs:label "Gerardus Capiteijns" ;
  a2a:PersonName [
    rdfs:label "Gerardus Capiteijns" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Capiteijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-a5607d6e-843c-e88c-0078-9d55ed317c64
  a a2a:Person ;
  rdfs:label "Maria Nieuwecuijck" ;
  a2a:PersonName [
    rdfs:label "Maria Nieuwecuijck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nieuwecuijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-79d25ae9-83a7-3564-b38f-959adafcc62e
  a a2a:Person ;
  rdfs:label "Waltera Nieuwecuijck" ;
  a2a:PersonName [
    rdfs:label "Waltera Nieuwecuijck" ;
    a2a:PersonNameFirstName "Waltera" ;
    a2a:PersonNameLastName "Nieuwecuijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person-117ce46b-0e7a-f082-f182-b1e57d754b8e
  a a2a:Person ;
  rdfs:label "Johannes Adriaens Capiteijns" ;
  a2a:PersonName [
    rdfs:label "Johannes Adriaens Capiteijns" ;
    a2a:PersonNameFirstName "Johannes Adriaens" ;
    a2a:PersonNameLastName "Capiteijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1710-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person:9cd5fe8a-c99f-3d5c-e5c2-b7d788d4fcac ;
  a2a:EventKeyRef oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 .

oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person:2019d1cd-f43e-d8d4-ef36-d82a6fc42852 ;
  a2a:EventKeyRef oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 .

oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person:a5607d6e-843c-e88c-0078-9d55ed317c64 ;
  a2a:EventKeyRef oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 .

oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person:79d25ae9-83a7-3564-b38f-959adafcc62e ;
  a2a:EventKeyRef oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 .

oa:relationep_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Person:117ce46b-0e7a-f082-f182-b1e57d754b8e ;
  a2a:EventKeyRef oa:event_sha_3ece8a91-b097-35e3-d7b8-862126be2f10_Event1 .

oa:source_sha_3ece8a91-b097-35e3-d7b8-862126be2f10
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen, Almkerk, Andel, Giessen, Meeuwen" ;
    rdfs:label "Dussen, Almkerk, Andel, Giessen, Meeuwen", "1710-02-02 - 1710-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1710-02-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: 33, Periode: 1677-1737" ;
    a2a:Book "Dopen en begraven (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "50v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 33, Periode: 1677-1737, Dopen en begraven (rooms-katholieke parochie), 33, 50v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8f90ea5d-9f16-17c6-f7f7-ca6803994aee.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3ece8a91-b097-35e3-d7b8-862126be2f10" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8f90ea5d-9f16-17c6-f7f7-ca6803994aee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3ece8a91-b097-35e3-d7b8-862126be2f10" ;
  a2a:RecordGUID "{3ece8a91-b097-35e3-d7b8-862126be2f10}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 02-02-1710<br />Plaats dopen: Dussen<br />Religie: RK", "Bevat trouwen over 1677-1737 en begraven over 1695-1698. Origineel is bij Stadsarchief Breda. Blad 32 is leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7412_00007412.xml van SHA" .

