@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_593f0595-cf82-ebe2-e51f-0525c5887b12
  a a2a:Record ;
  rdfs:label "Geboorte op 23 november 1878" ;
  a2a:hasPerson oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-3512ab76-53b2-0499-6556-36bd19c3955d, oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-5a1ce09e-8158-3898-9c6b-2bd28cafdbe5, oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-51985466-2a1f-89ea-3a9c-c61bf851177e ;
  a2a:hasEvent oa:event_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_0, oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_1, oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_2 ;
  a2a:hasSource oa:source_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12 .

oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-3512ab76-53b2-0499-6556-36bd19c3955d
  a a2a:Person ;
  rdfs:label "Goverdina Fraters" ;
  a2a:PersonName [
    rdfs:label "Goverdina Fraters" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Fraters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-5a1ce09e-8158-3898-9c6b-2bd28cafdbe5
  a a2a:Person ;
  rdfs:label "Marijn Verhulst" ;
  a2a:PersonName [
    rdfs:label "Marijn Verhulst" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person-51985466-2a1f-89ea-3a9c-c61bf851177e
  a a2a:Person ;
  rdfs:label "Adrianus Verhulst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verhulst" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1878-11-23"^^xsd:date
  ] .

oa:event_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1878-11-23"^^xsd:date
  ] .

oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person:3512ab76-53b2-0499-6556-36bd19c3955d ;
  a2a:EventKeyRef oa:event_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Event1 .

oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person:5a1ce09e-8158-3898-9c6b-2bd28cafdbe5 ;
  a2a:EventKeyRef oa:event_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Event1 .

oa:relationep_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Person:51985466-2a1f-89ea-3a9c-c61bf851177e ;
  a2a:EventKeyRef oa:event_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12_Event1 .

oa:source_bhi_593f0595-cf82-ebe2-e51f-0525c5887b12
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1878-11-24 - 1878-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1878-11-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9166, Periode: 1878" ;
    a2a:Book "Geboorteregister Wouw 1878" ;
    a2a:DocumentNumber "101" ;
    a2a:RegistryNumber "9166" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9166, Periode: 1878, Geboorteregister Wouw 1878, 101, 9166"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/450adb80-548b-b607-7b4c-cef5905fab15.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/450adb80-548b-b607-7b4c-cef5905fab15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/593f0595-cf82-ebe2-e51f-0525c5887b12" ;
  a2a:RecordGUID "{593f0595-cf82-ebe2-e51f-0525c5887b12}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70851_00070851.xml van BHI" .

