@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_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce
  a a2a:Record ;
  rdfs:label "Doop op 7 april 1686 te 's Grevelduin-Capelle" ;
  a2a:hasPerson oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-68076e4d-5287-6399-6325-6da40c576e5d, oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-c9c2e447-417e-8ebb-fbdd-62ea096d1871, oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-77df0877-0cb5-31be-99b3-b11c78325194 ;
  a2a:hasEvent oa:event_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_0, oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_1, oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_2 ;
  a2a:hasSource oa:source_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce .

oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-68076e4d-5287-6399-6325-6da40c576e5d
  a a2a:Person ;
  rdfs:label "Hendrick Mulders" ;
  a2a:PersonName [
    rdfs:label "Hendrick Mulders" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-c9c2e447-417e-8ebb-fbdd-62ea096d1871
  a a2a:Person ;
  rdfs:label "Lijntje Ariens Smits" ;
  a2a:PersonName [
    rdfs:label "Lijntje Ariens Smits" ;
    a2a:PersonNameFirstName "Lijntje Ariens" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person-77df0877-0cb5-31be-99b3-b11c78325194
  a a2a:Person ;
  rdfs:label "Jacob Mulders" ;
  a2a:PersonName [
    rdfs:label "Jacob Mulders" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1686-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s Grevelduin-Capelle" ;
    rdfs:label "'s Grevelduin-Capelle"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person:68076e4d-5287-6399-6325-6da40c576e5d ;
  a2a:EventKeyRef oa:event_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Event1 .

oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person:c9c2e447-417e-8ebb-fbdd-62ea096d1871 ;
  a2a:EventKeyRef oa:event_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Event1 .

oa:relationep_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Person:77df0877-0cb5-31be-99b3-b11c78325194 ;
  a2a:EventKeyRef oa:event_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce_Event1 .

oa:source_sha_5aa23c9d-907f-b098-e08d-7d7fe74cf4ce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "'s Grevelduin-Capelle, Vrijhoeve-Capelle" ;
    rdfs:label "'s Grevelduin-Capelle, Vrijhoeve-Capelle", "1686-04-07 - 1686-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1686-04-07"^^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: Sprang_Capelle19, Periode: 1645-1693" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle19" ;
    a2a:Folio "145r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle19, Periode: 1645-1693, Dopen en trouwen (Nederduits gereformeerde gemeente), Sprang_Capelle19, 145r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9a2836b8-9a65-988b-3d98-30da9c476d99.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5aa23c9d-907f-b098-e08d-7d7fe74cf4ce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9a2836b8-9a65-988b-3d98-30da9c476d99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5aa23c9d-907f-b098-e08d-7d7fe74cf4ce" ;
  a2a:RecordGUID "{5aa23c9d-907f-b098-e08d-7d7fe74cf4ce}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 07-04-1686<br />Plaats dopen: 's Grevelduin-Capelle<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2821_00002821.xml van SHA" .

