@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_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8
  a a2a:Record ;
  rdfs:label "Geboorte op 9 mei 1912 te Gouda" ;
  a2a:hasPerson oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-f87d4e1a-c4b1-d0b7-8030-a593ca9b315b, oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-1cf4a6d9-e6ab-ab4a-9ada-9e6e19b305fc, oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-a94301ab-2168-e34a-3687-fe341cb25d27 ;
  a2a:hasEvent oa:event_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_0, oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_1, oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_2 ;
  a2a:hasSource oa:source_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8 .

oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-f87d4e1a-c4b1-d0b7-8030-a593ca9b315b
  a a2a:Person ;
  rdfs:label "Adrianus Binee" ;
  a2a:PersonName [
    rdfs:label "Adrianus Binee" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Binee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] .

oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-1cf4a6d9-e6ab-ab4a-9ada-9e6e19b305fc
  a a2a:Person ;
  rdfs:label "Gerritje Buurman" ;
  a2a:PersonName [
    rdfs:label "Gerritje Buurman" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person-a94301ab-2168-e34a-3687-fe341cb25d27
  a a2a:Person ;
  rdfs:label "Cornelis Dirk Binee" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirk Binee" ;
    a2a:PersonNameFirstName "Cornelis Dirk" ;
    a2a:PersonNameLastName "Binee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1912-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Geuzenstraat 44" ;
    rdfs:label "Gouda, Geuzenstraat 44"
  ] .

oa:event_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1912-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person:f87d4e1a-c4b1-d0b7-8030-a593ca9b315b ;
  a2a:EventKeyRef oa:event_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Event1 .

oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person:1cf4a6d9-e6ab-ab4a-9ada-9e6e19b305fc ;
  a2a:EventKeyRef oa:event_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Event1 .

oa:relationep_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Person:a94301ab-2168-e34a-3687-fe341cb25d27 ;
  a2a:EventKeyRef oa:event_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8_Event1 .

oa:source_smh_2b963569-b54e-e4a4-8dae-449ea5e897d8
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1912-05-10 - 1912-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1912-05-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 102, Periode: 1912" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "272" ;
    a2a:RegistryNumber "102" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 102, Periode: 1912, BS Geboorteregister, 272, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/24af6de0-457c-6c3a-7127-4f265bf0508f.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/2b963569-b54e-e4a4-8dae-449ea5e897d8" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/24af6de0-457c-6c3a-7127-4f265bf0508f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/2b963569-b54e-e4a4-8dae-449ea5e897d8" ;
  a2a:RecordGUID "{2b963569-b54e-e4a4-8dae-449ea5e897d8}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "102" ;
  a2a:SourceRemarkregister_periode "1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1451_00001451.xml van SMH" .

