@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_910c43c9-a98f-4e4d-a695-ecc4c039dc78
  a a2a:Record ;
  rdfs:label "Doop op 10 maart 1655 te Ravenstein" ;
  a2a:hasPerson oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-bccfab20-fcda-f5bc-d343-d9145bd40ebc, oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-c122a965-d3b4-8699-887e-4ac8f02f06eb, oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-c88c0426-83f6-d4de-02f5-a3c2ca6a19ff ;
  a2a:hasEvent oa:event_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_0, oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_1, oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_2 ;
  a2a:hasSource oa:source_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78 .

oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-bccfab20-fcda-f5bc-d343-d9145bd40ebc
  a a2a:Person ;
  rdfs:label "Trijna Jansen" ;
  a2a:PersonName [
    rdfs:label "Trijna Jansen" ;
    a2a:PersonNameFirstName "Trijna" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-c122a965-d3b4-8699-887e-4ac8f02f06eb
  a a2a:Person ;
  rdfs:label "Jan Janssen" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person-c88c0426-83f6-d4de-02f5-a3c2ca6a19ff
  a a2a:Person ;
  rdfs:label "Anthoni Janssen" ;
  a2a:PersonName [
    rdfs:label "Anthoni Janssen" ;
    a2a:PersonNameFirstName "Anthoni" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1655-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person:bccfab20-fcda-f5bc-d343-d9145bd40ebc ;
  a2a:EventKeyRef oa:event_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Event1 .

oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person:c122a965-d3b4-8699-887e-4ac8f02f06eb ;
  a2a:EventKeyRef oa:event_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Event1 .

oa:relationep_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Person:c88c0426-83f6-d4de-02f5-a3c2ca6a19ff ;
  a2a:EventKeyRef oa:event_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78_Event1 .

oa:source_bhi_910c43c9-a98f-4e4d-a695-ecc4c039dc78
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1655-03-10 - 1655-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1655-03-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1649-1827" ;
    a2a:Book "Ravenstein NG Dopen" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "14-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1649-1827, Ravenstein NG Dopen, 3, 14-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a5c40d06-9065-d025-8b0d-b37ca5f4bd20.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a5c40d06-9065-d025-8b0d-b37ca5f4bd20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/910c43c9-a98f-4e4d-a695-ecc4c039dc78" ;
  a2a:RecordGUID "{910c43c9-a98f-4e4d-a695-ecc4c039dc78}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50721_00050721.xml van BHI" .

