@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_c4b52e18-90c8-2e6a-c044-e819e673e419
  a a2a:Record ;
  rdfs:label "Geboorte op 27 juni 1899 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-98ae94c8-8080-6515-f157-1a9623eeb797, oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-d9eb930a-fbce-4a92-5d0d-38f2210746a5, oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-3d9c68c3-6187-5924-914a-d7a00d7d0415 ;
  a2a:hasEvent oa:event_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_0, oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_1, oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_2 ;
  a2a:hasSource oa:source_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419 .

oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-98ae94c8-8080-6515-f157-1a9623eeb797
  a a2a:Person ;
  rdfs:label "Gerrit Jan Mens" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Mens" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1899-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-d9eb930a-fbce-4a92-5d0d-38f2210746a5
  a a2a:Person ;
  rdfs:label "Anna Clasina van Grieken" ;
  a2a:PersonName [
    rdfs:label "Anna Clasina van Grieken" ;
    a2a:PersonNameFirstName "Anna Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grieken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person-3d9c68c3-6187-5924-914a-d7a00d7d0415
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Mens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Mens" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1899-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person:98ae94c8-8080-6515-f157-1a9623eeb797 ;
  a2a:EventKeyRef oa:event_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Event1 .

oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person:d9eb930a-fbce-4a92-5d0d-38f2210746a5 ;
  a2a:EventKeyRef oa:event_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Event1 .

oa:relationep_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Person:3d9c68c3-6187-5924-914a-d7a00d7d0415 ;
  a2a:EventKeyRef oa:event_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419_Event1 .

oa:source_bhi_c4b52e18-90c8-2e6a-c044-e819e673e419
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1899-06-28 - 1899-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1899-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3831, Periode: 1899" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1899" ;
    a2a:DocumentNumber "551" ;
    a2a:RegistryNumber "3831" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3831, Periode: 1899, Geboorteregister 's-Hertogenbosch 1899, 551, 3831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c0f9f52b-1cee-5239-d1e8-fe77ed2e2306.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c0f9f52b-1cee-5239-d1e8-fe77ed2e2306.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c4b52e18-90c8-2e6a-c044-e819e673e419" ;
  a2a:RecordGUID "{c4b52e18-90c8-2e6a-c044-e819e673e419}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2416_00002416.xml van BHI" .

