@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_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6
  a a2a:Record ;
  rdfs:label "Doop op 19 juli 1664 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-7e353d70-a4f3-4410-3577-c021d32f5ff0, oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-b026a35b-27b5-82b0-7eb5-fddb8ecb927e, oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-9602ea4a-286c-6b20-03d5-a5d649931ec8, oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-c4ba8645-e06e-815f-872c-33577a54f5e9, oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-d087a23f-719e-14b6-8758-a38516f00822 ;
  a2a:hasEvent oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_0, oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_1, oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_2, oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_3, oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_4 ;
  a2a:hasSource oa:source_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6 .

oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-7e353d70-a4f3-4410-3577-c021d32f5ff0
  a a2a:Person ;
  rdfs:label "Laurentius Paridaens" ;
  a2a:PersonName [
    rdfs:label "Laurentius Paridaens" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Paridaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-b026a35b-27b5-82b0-7eb5-fddb8ecb927e
  a a2a:Person ;
  rdfs:label "Maria Hendrix" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrix" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-9602ea4a-286c-6b20-03d5-a5d649931ec8
  a a2a:Person ;
  rdfs:label "Susanna Willems" ;
  a2a:PersonName [
    rdfs:label "Susanna Willems" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-c4ba8645-e06e-815f-872c-33577a54f5e9
  a a2a:Person ;
  rdfs:label "Quirinus Hendrix" ;
  a2a:PersonName [
    rdfs:label "Quirinus Hendrix" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person-d087a23f-719e-14b6-8758-a38516f00822
  a a2a:Person ;
  rdfs:label "Maria Hendrix" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrix" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1664-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person:7e353d70-a4f3-4410-3577-c021d32f5ff0 ;
  a2a:EventKeyRef oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 .

oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person:b026a35b-27b5-82b0-7eb5-fddb8ecb927e ;
  a2a:EventKeyRef oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 .

oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person:9602ea4a-286c-6b20-03d5-a5d649931ec8 ;
  a2a:EventKeyRef oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 .

oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person:c4ba8645-e06e-815f-872c-33577a54f5e9 ;
  a2a:EventKeyRef oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 .

oa:relationep_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_4
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Person:d087a23f-719e-14b6-8758-a38516f00822 ;
  a2a:EventKeyRef oa:event_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6_Event1 .

oa:source_wba_44627e6b-b24b-02cf-90c8-e85fbd57f8e6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1664-07-19 - 1664-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1664-07-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 2, Periode: 1653-1681" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1653-1681 - doop" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "18" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 2, Periode: 1653-1681, RK doop-, trouw- en begraafboek 1653-1681 - doop, 2, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c54a4b87-d163-8e18-4c51-bde1b8534250.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/44627e6b-b24b-02cf-90c8-e85fbd57f8e6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c54a4b87-d163-8e18-4c51-bde1b8534250.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/44627e6b-b24b-02cf-90c8-e85fbd57f8e6" ;
  a2a:RecordGUID "{44627e6b-b24b-02cf-90c8-e85fbd57f8e6}" ;
  a2a:SourceRemarkOpmerking "dochter" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7427_00007427.xml van WBA" .

