@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_11154a38-bb91-8a3f-e607-6efcd47564b3
  a a2a:Record ;
  rdfs:label "Geboorte op 7 maart 1910" ;
  a2a:hasPerson oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-96940f56-3aac-a97e-4c6a-80be1f399e01, oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-84b2bf66-025e-12d4-28b1-4a79dac90f27, oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-1130749b-0cf0-dca6-efda-48a77c1362f1 ;
  a2a:hasEvent oa:event_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_0, oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_1, oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_2 ;
  a2a:hasSource oa:source_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3 .

oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-96940f56-3aac-a97e-4c6a-80be1f399e01
  a a2a:Person ;
  rdfs:label "Neeltje Lievaart" ;
  a2a:PersonName [
    rdfs:label "Neeltje Lievaart" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Lievaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-84b2bf66-025e-12d4-28b1-4a79dac90f27
  a a2a:Person ;
  rdfs:label "Arie Antonie Kamerman" ;
  a2a:PersonName [
    rdfs:label "Arie Antonie Kamerman" ;
    a2a:PersonNameFirstName "Arie Antonie" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1910-03-07"^^xsd:date
  ] .

oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person-1130749b-0cf0-dca6-efda-48a77c1362f1
  a a2a:Person ;
  rdfs:label "Martinus Kamerman" ;
  a2a:PersonName [
    rdfs:label "Martinus Kamerman" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1910-03-07"^^xsd:date
  ] .

oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person:96940f56-3aac-a97e-4c6a-80be1f399e01 ;
  a2a:EventKeyRef oa:event_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Event1 .

oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person:84b2bf66-025e-12d4-28b1-4a79dac90f27 ;
  a2a:EventKeyRef oa:event_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Event1 .

oa:relationep_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Person:1130749b-0cf0-dca6-efda-48a77c1362f1 ;
  a2a:EventKeyRef oa:event_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3_Event1 .

oa:source_bhi_11154a38-bb91-8a3f-e607-6efcd47564b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1910-03-07 - 1910-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1910-03-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2698, Periode: 1910" ;
    a2a:Book "Geboorteregister Rijswijk 1910" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "2698" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2698, Periode: 1910, Geboorteregister Rijswijk 1910, 2, 2698"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dc095282-a79a-756d-87c2-3d973f16aebf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dc095282-a79a-756d-87c2-3d973f16aebf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/11154a38-bb91-8a3f-e607-6efcd47564b3" ;
  a2a:RecordGUID "{11154a38-bb91-8a3f-e607-6efcd47564b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75001_00075001.xml van BHI" .

