@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_377e417c-ba40-36e6-3a5f-e47fbb4d701b
  a a2a:Record ;
  rdfs:label "Doop op 4 maart 1772 te Heusden" ;
  a2a:hasPerson oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-d2b0e3a3-b522-ede8-f698-5eef27084350, oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-bff33a40-a5b3-1469-b698-df11d7081f98, oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-fe5ec1ac-7964-55d7-0a3c-bd76758ad034, oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-924b05c7-1b94-5d1a-c05f-26c1ea60d54c, oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-d7c81e40-ff32-c9d0-fcb0-1417cfa25634 ;
  a2a:hasEvent oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_0, oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_1, oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_2, oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_3, oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_4 ;
  a2a:hasSource oa:source_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b .

oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-d2b0e3a3-b522-ede8-f698-5eef27084350
  a a2a:Person ;
  rdfs:label "Antonius Rits" ;
  a2a:PersonName [
    rdfs:label "Antonius Rits" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-bff33a40-a5b3-1469-b698-df11d7081f98
  a a2a:Person ;
  rdfs:label "Johannes Gaspar Rits" ;
  a2a:PersonName [
    rdfs:label "Johannes Gaspar Rits" ;
    a2a:PersonNameFirstName "Johannes Gaspar" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-fe5ec1ac-7964-55d7-0a3c-bd76758ad034
  a a2a:Person ;
  rdfs:label "Adriana Lansman" ;
  a2a:PersonName [
    rdfs:label "Adriana Lansman" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lansman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-924b05c7-1b94-5d1a-c05f-26c1ea60d54c
  a a2a:Person ;
  rdfs:label "Antonia Lansman" ;
  a2a:PersonName [
    rdfs:label "Antonia Lansman" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Lansman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person-d7c81e40-ff32-c9d0-fcb0-1417cfa25634
  a a2a:Person ;
  rdfs:label "Johannes Gaspar Rits" ;
  a2a:PersonName [
    rdfs:label "Johannes Gaspar Rits" ;
    a2a:PersonNameFirstName "Johannes Gaspar" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1772-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person:d2b0e3a3-b522-ede8-f698-5eef27084350 ;
  a2a:EventKeyRef oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 .

oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person:bff33a40-a5b3-1469-b698-df11d7081f98 ;
  a2a:EventKeyRef oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 .

oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person:fe5ec1ac-7964-55d7-0a3c-bd76758ad034 ;
  a2a:EventKeyRef oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 .

oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person:924b05c7-1b94-5d1a-c05f-26c1ea60d54c ;
  a2a:EventKeyRef oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 .

oa:relationep_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Person:d7c81e40-ff32-c9d0-fcb0-1417cfa25634 ;
  a2a:EventKeyRef oa:event_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b_Event1 .

oa:source_sha_377e417c-ba40-36e6-3a5f-e47fbb4d701b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1772-03-04 - 1772-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1772-03-04"^^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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "142r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 142r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/38f2998d-2b76-c79d-6474-47efe4cc2c6f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/377e417c-ba40-36e6-3a5f-e47fbb4d701b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/38f2998d-2b76-c79d-6474-47efe4cc2c6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/377e417c-ba40-36e6-3a5f-e47fbb4d701b" ;
  a2a:RecordGUID "{377e417c-ba40-36e6-3a5f-e47fbb4d701b}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 04-03-1772<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2644_00002644.xml van SHA" .

