@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_52e86377-e28b-9fc7-e011-9e1e88fcd4a6
  a a2a:Record ;
  rdfs:label "Doop op 7 december 1687 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-3c1092ea-883b-5b08-f522-1909ca08839d, oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-5b292892-bd71-caa8-ec85-858a4867d413, oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-796fbe02-9ce5-51c6-dfe7-9f6b1678eb79, oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-7d192531-9699-0940-2987-a08dd493f786, oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-299a57f7-932c-9fc2-e7db-f6f8b65abb0f ;
  a2a:hasEvent oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_0, oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_1, oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_2, oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_3, oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_4 ;
  a2a:hasSource oa:source_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6 .

oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-3c1092ea-883b-5b08-f522-1909ca08839d
  a a2a:Person ;
  rdfs:label "Adrianus Adrianssen Niclaes" ;
  a2a:PersonName [
    rdfs:label "Adrianus Adrianssen Niclaes" ;
    a2a:PersonNameFirstName "Adrianus Adrianssen" ;
    a2a:PersonNameLastName "Niclaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-5b292892-bd71-caa8-ec85-858a4867d413
  a a2a:Person ;
  rdfs:label "Adriana Jossens" ;
  a2a:PersonName [
    rdfs:label "Adriana Jossens" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Jossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-796fbe02-9ce5-51c6-dfe7-9f6b1678eb79
  a a2a:Person ;
  rdfs:label "Anna Janssen" ;
  a2a:PersonName [
    rdfs:label "Anna Janssen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-7d192531-9699-0940-2987-a08dd493f786
  a a2a:Person ;
  rdfs:label "Jacobus Meuwis" ;
  a2a:PersonName [
    rdfs:label "Jacobus Meuwis" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Meuwis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person-299a57f7-932c-9fc2-e7db-f6f8b65abb0f
  a a2a:Person ;
  rdfs:label "Martinus Meuwis" ;
  a2a:PersonName [
    rdfs:label "Martinus Meuwis" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Meuwis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1687-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person:3c1092ea-883b-5b08-f522-1909ca08839d ;
  a2a:EventKeyRef oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 .

oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person:5b292892-bd71-caa8-ec85-858a4867d413 ;
  a2a:EventKeyRef oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 .

oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person:796fbe02-9ce5-51c6-dfe7-9f6b1678eb79 ;
  a2a:EventKeyRef oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 .

oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person:7d192531-9699-0940-2987-a08dd493f786 ;
  a2a:EventKeyRef oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 .

oa:relationep_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_4
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Person:299a57f7-932c-9fc2-e7db-f6f8b65abb0f ;
  a2a:EventKeyRef oa:event_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6_Event1 .

oa:source_wba_52e86377-e28b-9fc7-e011-9e1e88fcd4a6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1687-12-07 - 1687-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1687-12-07"^^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: 3, Periode: 1681-1714" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1681-1714 - doop" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "14" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 3, Periode: 1681-1714, RK doop-, trouw- en begraafboek 1681-1714 - doop, 3, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b200d40e-c295-bbcd-efab-5e33829626bd.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/52e86377-e28b-9fc7-e011-9e1e88fcd4a6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b200d40e-c295-bbcd-efab-5e33829626bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/52e86377-e28b-9fc7-e011-9e1e88fcd4a6" ;
  a2a:RecordGUID "{52e86377-e28b-9fc7-e011-9e1e88fcd4a6}" ;
  a2a:SourceRemarkOpmerking "zoon" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8249_00008249.xml van WBA" .

