@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_49928237-dd07-ec41-bf79-cfadffc4f2e6
  a a2a:Record ;
  rdfs:label "Doop op 20 januari 1755 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-96fe77f9-c375-fcdc-058b-d979274b44b6, oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-696d499e-cf20-e0f0-661c-9f07a0b57e71, oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-fd03a8e1-a97d-2771-a586-ff3a5099e191, oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-21b773d0-7032-fe7c-9f5f-2e335f3d002f, oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-293bb736-0532-5c6d-9513-82f1a3c2d0e4 ;
  a2a:hasEvent oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_0, oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_1, oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_2, oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_3, oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_4 ;
  a2a:hasSource oa:source_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6 .

oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-96fe77f9-c375-fcdc-058b-d979274b44b6
  a a2a:Person ;
  rdfs:label "Adrianus Biesemans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Biesemans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Biesemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-696d499e-cf20-e0f0-661c-9f07a0b57e71
  a a2a:Person ;
  rdfs:label "Christina Hooren" ;
  a2a:PersonName [
    rdfs:label "Christina Hooren" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Hooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-fd03a8e1-a97d-2771-a586-ff3a5099e191
  a a2a:Person ;
  rdfs:label "Lambert Biesemans" ;
  a2a:PersonName [
    rdfs:label "Lambert Biesemans" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Biesemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-21b773d0-7032-fe7c-9f5f-2e335f3d002f
  a a2a:Person ;
  rdfs:label "Anna Pullens" ;
  a2a:PersonName [
    rdfs:label "Anna Pullens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person-293bb736-0532-5c6d-9513-82f1a3c2d0e4
  a a2a:Person ;
  rdfs:label "Gerardus Biesemans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Biesemans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Biesemans"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1755-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person:96fe77f9-c375-fcdc-058b-d979274b44b6 ;
  a2a:EventKeyRef oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 .

oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person:696d499e-cf20-e0f0-661c-9f07a0b57e71 ;
  a2a:EventKeyRef oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 .

oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person:fd03a8e1-a97d-2771-a586-ff3a5099e191 ;
  a2a:EventKeyRef oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 .

oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person:21b773d0-7032-fe7c-9f5f-2e335f3d002f ;
  a2a:EventKeyRef oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 .

oa:relationep_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Person:293bb736-0532-5c6d-9513-82f1a3c2d0e4 ;
  a2a:EventKeyRef oa:event_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6_Event1 .

oa:source_sha_49928237-dd07-ec41-bf79-cfadffc4f2e6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk, Onsenoort" ;
    rdfs:label "Nieuwkuijk, Onsenoort", "1755-01-20 - 1755-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1755-01-20"^^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: Vlijmen20, Periode: 1726-1804" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen20" ;
    a2a:Folio "41r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen20, Periode: 1726-1804, Dopen (rooms-katholieke parochie), Vlijmen20, 41r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2170371a-9ccc-c019-c319-c06953dbc9ca.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/49928237-dd07-ec41-bf79-cfadffc4f2e6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2170371a-9ccc-c019-c319-c06953dbc9ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/49928237-dd07-ec41-bf79-cfadffc4f2e6" ;
  a2a:RecordGUID "{49928237-dd07-ec41-bf79-cfadffc4f2e6}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-01-1755<br />Plaats dopen: Nieuwkuijk<br />Religie: RK", "Zie voor 1600-1677 Drunen DTB 1-7." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2735_00002735.xml van SHA" .

