@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_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1902" ;
  a2a:hasPerson oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-62c071d8-a378-0712-80d6-721dcfecb120, oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-4df8846b-b95b-90d8-b026-7ec2c8dd3eb0, oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-d4ea42d2-bd4f-6d55-149a-e56cb15500df ;
  a2a:hasEvent oa:event_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_0, oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_1, oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_2 ;
  a2a:hasSource oa:source_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a .

oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-62c071d8-a378-0712-80d6-721dcfecb120
  a a2a:Person ;
  rdfs:label "Andries Vis" ;
  a2a:PersonName [
    rdfs:label "Andries Vis" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Vis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1902-05-02"^^xsd:date
  ] .

oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-4df8846b-b95b-90d8-b026-7ec2c8dd3eb0
  a a2a:Person ;
  rdfs:label "Stijntje de Leng" ;
  a2a:PersonName [
    rdfs:label "Stijntje de Leng" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person-d4ea42d2-bd4f-6d55-149a-e56cb15500df
  a a2a:Person ;
  rdfs:label "Andries Vis" ;
  a2a:PersonName [
    rdfs:label "Andries Vis" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Vis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1902-05-02"^^xsd:date
  ] .

oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person:62c071d8-a378-0712-80d6-721dcfecb120 ;
  a2a:EventKeyRef oa:event_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Event1 .

oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person:4df8846b-b95b-90d8-b026-7ec2c8dd3eb0 ;
  a2a:EventKeyRef oa:event_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Event1 .

oa:relationep_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Person:d4ea42d2-bd4f-6d55-149a-e56cb15500df ;
  a2a:EventKeyRef oa:event_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a_Event1 .

oa:source_bhi_03dd15f1-c0f7-3ba8-8aca-e81e7da2240a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1902-05-02 - 1902-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1902-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8874, Periode: 1902" ;
    a2a:Book "Geboorteregister Werkendam 1902" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "8874" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8874, Periode: 1902, Geboorteregister Werkendam 1902, 45, 8874"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8428c6c6-525e-ef13-b0eb-22a299dc2c9a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8428c6c6-525e-ef13-b0eb-22a299dc2c9a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03dd15f1-c0f7-3ba8-8aca-e81e7da2240a" ;
  a2a:RecordGUID "{03dd15f1-c0f7-3ba8-8aca-e81e7da2240a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74098_00074098.xml van BHI" .

