@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_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3
  a a2a:Record ;
  rdfs:label "Doop op 1 februari 1662 te Vierlingsbeek" ;
  a2a:hasPerson oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1366eeac-4660-11e3-a747-d206bceb4d38, oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367b24c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367ec58-4660-11e3-a747-d206bceb4d38, oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-13672994-4660-11e3-a747-d206bceb4d38, oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367603a-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_0, oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_1, oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_2, oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_3, oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_4 ;
  a2a:hasSource oa:source_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3 .

oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1366eeac-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Mathias Goossens" ;
  a2a:PersonName [
    rdfs:label "Mathias Goossens" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367b24c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Thijs Willems" ;
  a2a:PersonName [
    rdfs:label "Thijs Willems" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367ec58-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Meritje Linders" ;
  a2a:PersonName [
    rdfs:label "Meritje Linders" ;
    a2a:PersonNameFirstName "Meritje" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-13672994-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Goossens" ;
  a2a:PersonName [
    rdfs:label "Jan Goossens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person-1367603a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Aalke N.N." ;
  a2a:PersonName [
    rdfs:label "Aalke N.N." ;
    a2a:PersonNameFirstName "Aalke" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1662-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person:1366eeac-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 .

oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person:1367b24c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 .

oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person:1367ec58-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 .

oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person:13672994-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 .

oa:relationep_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Person:1367603a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3_Event1 .

oa:source_bhi_19c807fe-769b-cc97-9e6a-bd0a0d4792b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek", "1662-02-01 - 1662-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1662-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1662-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1662-02-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1658-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1658-1811" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "008-12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1658-1811, Rooms-Katholiek doopboek 1658-1811, 2, 008-12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c1df28f5-94c4-8517-3895-1d82fc92a9ee.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c1df28f5-94c4-8517-3895-1d82fc92a9ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/19c807fe-769b-cc97-9e6a-bd0a0d4792b3" ;
  a2a:RecordGUID "{19c807fe-769b-cc97-9e6a-bd0a0d4792b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_509_00000509.xml van BHI" .

