@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_1c8f828b-1d45-e67f-a4bf-e899b543aefa
  a a2a:Record ;
  rdfs:label "Doop op 15 april 1680 te Vorstenbosch" ;
  a2a:hasPerson oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-45e9e85e-47d9-e501-545a-c30b294a3ca7, oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-b08d8909-9b59-8f52-4393-3996afeb246e, oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-81e5f60a-136f-508c-ba8e-2794bb0e4951, oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-01654bf0-b65d-13e4-7ff2-c91c5788ee3e, oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-50a48526-99c9-9a64-5656-b861917fced9, oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-16815fd9-8061-c4f6-de2f-1cc7a6931343 ;
  a2a:hasEvent oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_0, oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_1, oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_2, oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_3, oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_4, oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_5 ;
  a2a:hasSource oa:source_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-45e9e85e-47d9-e501-545a-c30b294a3ca7
  a a2a:Person ;
  rdfs:label "Corst Rutten" ;
  a2a:PersonName [
    rdfs:label "Corst Rutten" ;
    a2a:PersonNameFirstName "Corst" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-b08d8909-9b59-8f52-4393-3996afeb246e
  a a2a:Person ;
  rdfs:label "Vrijnsken Lindert Vrijnssen" ;
  a2a:PersonName [
    rdfs:label "Vrijnsken Lindert Vrijnssen" ;
    a2a:PersonNameFirstName "Vrijnsken" ;
    a2a:PersonNamePatronym "Lindert" ;
    a2a:PersonNameLastName "Vrijnssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-81e5f60a-136f-508c-ba8e-2794bb0e4951
  a a2a:Person ;
  rdfs:label "Anna Goossens" ;
  a2a:PersonName [
    rdfs:label "Anna Goossens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-01654bf0-b65d-13e4-7ff2-c91c5788ee3e
  a a2a:Person ;
  rdfs:label "Henderick Vrijnssen" ;
  a2a:PersonName [
    rdfs:label "Henderick Vrijnssen" ;
    a2a:PersonNameFirstName "Henderick" ;
    a2a:PersonNameLastName "Vrijnssen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-50a48526-99c9-9a64-5656-b861917fced9
  a a2a:Person ;
  rdfs:label "Lambert Coerst Vrijnssen" ;
  a2a:PersonName [
    rdfs:label "Lambert Coerst Vrijnssen" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePatronym "Coerst" ;
    a2a:PersonNameLastName "Vrijnssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person-16815fd9-8061-c4f6-de2f-1cc7a6931343
  a a2a:Person ;
  rdfs:label "Handersken N.N." ;
  a2a:PersonName [
    rdfs:label "Handersken N.N." ;
    a2a:PersonNameFirstName "Handersken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1680-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vorstenbosch" ;
    rdfs:label "Vorstenbosch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:45e9e85e-47d9-e501-545a-c30b294a3ca7 ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:b08d8909-9b59-8f52-4393-3996afeb246e ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:81e5f60a-136f-508c-ba8e-2794bb0e4951 ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:01654bf0-b65d-13e4-7ff2-c91c5788ee3e ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:50a48526-99c9-9a64-5656-b861917fced9 ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:relationep_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Person:16815fd9-8061-c4f6-de2f-1cc7a6931343 ;
  a2a:EventKeyRef oa:event_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa_Event1 .

oa:source_bhi_1c8f828b-1d45-e67f-a4bf-e899b543aefa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1680-04-15 - 1680-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1680-04-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 12, Periode: 1657-1689" ;
    a2a:Book "Vorstenbosch dopen 1657-1688, trouwen 1670-1689" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "158-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 12, Periode: 1657-1689, Vorstenbosch dopen 1657-1688, trouwen 1670-1689, 12, 158-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/14b06468-a31d-cd03-0336-5a2822e85492.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/14b06468-a31d-cd03-0336-5a2822e85492.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1c8f828b-1d45-e67f-a4bf-e899b543aefa" ;
  a2a:RecordGUID "{1c8f828b-1d45-e67f-a4bf-e899b543aefa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39276_00039276.xml van BHI" .

