@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_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juli 1914" ;
  a2a:hasPerson oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-13af1789-a587-705c-631a-5d71e7f72efe, oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-2703e76c-e0e5-ab2d-3a8a-a78ad2a2efbf, oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-ae17250b-68eb-ead8-adcb-0f859214c531 ;
  a2a:hasEvent oa:event_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_0, oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_1, oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_2 ;
  a2a:hasSource oa:source_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55 .

oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-13af1789-a587-705c-631a-5d71e7f72efe
  a a2a:Person ;
  rdfs:label "Hendrika Adriana Scheepens" ;
  a2a:PersonName [
    rdfs:label "Hendrika Adriana Scheepens" ;
    a2a:PersonNameFirstName "Hendrika Adriana" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1914-07-11"^^xsd:date
  ] .

oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-2703e76c-e0e5-ab2d-3a8a-a78ad2a2efbf
  a a2a:Person ;
  rdfs:label "Jantje van Wijk" ;
  a2a:PersonName [
    rdfs:label "Jantje van Wijk" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person-ae17250b-68eb-ead8-adcb-0f859214c531
  a a2a:Person ;
  rdfs:label "Victorius Bernardus Scheepens" ;
  a2a:PersonName [
    rdfs:label "Victorius Bernardus Scheepens" ;
    a2a:PersonNameFirstName "Victorius Bernardus" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1914-07-11"^^xsd:date
  ] .

oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person:13af1789-a587-705c-631a-5d71e7f72efe ;
  a2a:EventKeyRef oa:event_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Event1 .

oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person:2703e76c-e0e5-ab2d-3a8a-a78ad2a2efbf ;
  a2a:EventKeyRef oa:event_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Event1 .

oa:relationep_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Person:ae17250b-68eb-ead8-adcb-0f859214c531 ;
  a2a:EventKeyRef oa:event_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55_Event1 .

oa:source_bhi_1ff7eb0b-07a1-8a15-69d2-e7278f89cf55
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1914-07-13 - 1914-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1914-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1559, Periode: 1914" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1914" ;
    a2a:DocumentNumber "645" ;
    a2a:RegistryNumber "1559" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1559, Periode: 1914, Geboorteregister 's-Hertogenbosch 1914, 645, 1559"
  ] ;
  a2a:SourceLastChangeDate "2024-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1ff7eb0b-07a1-8a15-69d2-e7278f89cf55" ;
  a2a:RecordGUID "{1ff7eb0b-07a1-8a15-69d2-e7278f89cf55}" ;
  a2a:SourceRemarkdeel "1559" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_12_00000012.xml van BHI" .

