@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_5f048a76-6bc6-88b7-ea65-e67998cf1fbf
  a a2a:Record ;
  rdfs:label "Geboorte op 16 september 1817" ;
  a2a:hasPerson oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-ec73bdda-7c42-bfd8-72eb-459e57b8b049, oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-de080c74-a109-a92a-caa2-65e0e33d3b5f, oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-ef24164c-ccc4-48c0-1fc2-7a391e4a61d9 ;
  a2a:hasEvent oa:event_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_0, oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_1, oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_2 ;
  a2a:hasSource oa:source_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf .

oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-ec73bdda-7c42-bfd8-72eb-459e57b8b049
  a a2a:Person ;
  rdfs:label "Sijke Capitijn" ;
  a2a:PersonName [
    rdfs:label "Sijke Capitijn" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Capitijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-de080c74-a109-a92a-caa2-65e0e33d3b5f
  a a2a:Person ;
  rdfs:label "Johanna van Moergestel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Moergestel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moergestel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1817-09-16"^^xsd:date
  ] .

oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person-ef24164c-ccc4-48c0-1fc2-7a391e4a61d9
  a a2a:Person ;
  rdfs:label "Dirk van Moergestel" ;
  a2a:PersonName [
    rdfs:label "Dirk van Moergestel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moergestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1817-09-16"^^xsd:date
  ] .

oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person:ec73bdda-7c42-bfd8-72eb-459e57b8b049 ;
  a2a:EventKeyRef oa:event_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Event1 .

oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person:de080c74-a109-a92a-caa2-65e0e33d3b5f ;
  a2a:EventKeyRef oa:event_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Event1 .

oa:relationep_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Person:ef24164c-ccc4-48c0-1fc2-7a391e4a61d9 ;
  a2a:EventKeyRef oa:event_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf_Event1 .

oa:source_bhi_5f048a76-6bc6-88b7-ea65-e67998cf1fbf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1817-09-16 - 1817-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1817-09-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2087, Periode: 1817" ;
    a2a:Book "Geboorteregister Dussen 1817" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "2087" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2087, Periode: 1817, Geboorteregister Dussen 1817, 37, 2087"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/32232d0e-31de-8466-93f5-42572cd8d38d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/32232d0e-31de-8466-93f5-42572cd8d38d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f048a76-6bc6-88b7-ea65-e67998cf1fbf" ;
  a2a:RecordGUID "{5f048a76-6bc6-88b7-ea65-e67998cf1fbf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1051_00001051.xml van BHI" .

