@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_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5
  a a2a:Record ;
  rdfs:label "Doop op 30 augustus 1696 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-ddb7b65f-c4a1-6b87-42e9-4e2c1639d6b4, oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-62cd3aac-ee29-9349-42cb-849f85549765, oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-2a251ae1-b25a-d5cb-270f-89c3de9b6270, oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-888c1927-0d08-eae1-67fd-fdd78431277c ;
  a2a:hasEvent oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_0, oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_1, oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_2, oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_3 ;
  a2a:hasSource oa:source_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5 .

oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-ddb7b65f-c4a1-6b87-42e9-4e2c1639d6b4
  a a2a:Person ;
  rdfs:label "Adrianus Johannis van Vught" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannis van Vught" ;
    a2a:PersonNameFirstName "Adrianus Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vught"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-62cd3aac-ee29-9349-42cb-849f85549765
  a a2a:Person ;
  rdfs:label "Ida Sebastiani" ;
  a2a:PersonName [
    rdfs:label "Ida Sebastiani" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Sebastiani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-2a251ae1-b25a-d5cb-270f-89c3de9b6270
  a a2a:Person ;
  rdfs:label "Petronella Guilielmi" ;
  a2a:PersonName [
    rdfs:label "Petronella Guilielmi" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Guilielmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person-888c1927-0d08-eae1-67fd-fdd78431277c
  a a2a:Person ;
  rdfs:label "Johannes van Vught" ;
  a2a:PersonName [
    rdfs:label "Johannes van Vught" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vught"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1696-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person:ddb7b65f-c4a1-6b87-42e9-4e2c1639d6b4 ;
  a2a:EventKeyRef oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1 .

oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person:62cd3aac-ee29-9349-42cb-849f85549765 ;
  a2a:EventKeyRef oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1 .

oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person:2a251ae1-b25a-d5cb-270f-89c3de9b6270 ;
  a2a:EventKeyRef oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1 .

oa:relationep_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Person:888c1927-0d08-eae1-67fd-fdd78431277c ;
  a2a:EventKeyRef oa:event_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5_Event1 .

oa:source_sha_557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1696-08-30 - 1696-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1696-08-30"^^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: Vlijmen01, Periode: 1674-1712" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen01" ;
    a2a:Folio "60r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen01, Periode: 1674-1712, Dopen (rooms-katholieke parochie), Vlijmen01, 60r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cfa195e9-6f57-116c-d839-b8e78262d2d8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cfa195e9-6f57-116c-d839-b8e78262d2d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5" ;
  a2a:RecordGUID "{557f2ef8-cb6a-9e07-5200-e5cfa2d5ceb5}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 30-08-1696<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2794_00002794.xml van SHA" .

