@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_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1808 te Dussen" ;
  a2a:hasPerson oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-acd92927-2a8e-8b7a-f2fe-74642f3967d9, oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-503d541e-192b-1d5b-eaf4-bd2d98028a9c, oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-ff4575ab-cb94-6e8d-7960-d4ff010afe49 ;
  a2a:hasEvent oa:event_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_0, oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_1, oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_2 ;
  a2a:hasSource oa:source_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a .

oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-acd92927-2a8e-8b7a-f2fe-74642f3967d9
  a a2a:Person ;
  rdfs:label "Jan Raams" ;
  a2a:PersonName [
    rdfs:label "Jan Raams" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-503d541e-192b-1d5b-eaf4-bd2d98028a9c
  a a2a:Person ;
  rdfs:label "Sijke Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Sijke Lagrouw" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person-ff4575ab-cb94-6e8d-7960-d4ff010afe49
  a a2a:Person ;
  rdfs:label "Geertrui Raams" ;
  a2a:PersonName [
    rdfs:label "Geertrui Raams" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1808-01-05"^^xsd:date
  ] .

oa:event_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1808-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person:acd92927-2a8e-8b7a-f2fe-74642f3967d9 ;
  a2a:EventKeyRef oa:event_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Event1 .

oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person:503d541e-192b-1d5b-eaf4-bd2d98028a9c ;
  a2a:EventKeyRef oa:event_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Event1 .

oa:relationep_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Person:ff4575ab-cb94-6e8d-7960-d4ff010afe49 ;
  a2a:EventKeyRef oa:event_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a_Event1 .

oa:source_sha_3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1808-01-10 - 1808-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1808-01-10"^^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: Dussen04, Periode: 1745-1810" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Dussen04" ;
    a2a:Folio "159r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Dussen04, Periode: 1745-1810, Dopen en trouwen (Nederduits gereformeerde gemeente), Dussen04, 159r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9fc739fa-6e96-ac6e-e434-8a366e4f2fe1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9fc739fa-6e96-ac6e-e434-8a366e4f2fe1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a" ;
  a2a:RecordGUID "{3860f18f-7bb6-b4fc-b6a2-86fc8221ec8a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-01-1808<br />Plaats dopen: Dussen<br />Religie: NG", "Bevat akten van doop over 1745-1810 en akten van trouw over 1745-1795. Blad 126 is blanco en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2648_00002648.xml van SHA" .

