@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_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d
  a a2a:Record ;
  rdfs:label "Geboorte op 4 februari 1920" ;
  a2a:hasPerson oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-54d42dba-8f8b-181e-cd32-16b324dc15c5, oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-83a2d6dc-8d98-a5a5-dfd5-c65ad6d8856f, oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-58d3574b-9ccc-3b34-2a28-09fceda6bb7c ;
  a2a:hasEvent oa:event_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_0, oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_1, oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_2 ;
  a2a:hasSource oa:source_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d .

oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-54d42dba-8f8b-181e-cd32-16b324dc15c5
  a a2a:Person ;
  rdfs:label "Willem Cornelis Blonk" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis Blonk" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNameLastName "Blonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "Timmerman" .

oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-83a2d6dc-8d98-a5a5-dfd5-c65ad6d8856f
  a a2a:Person ;
  rdfs:label "Geertje van der Want" ;
  a2a:PersonName [
    rdfs:label "Geertje van der Want" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Want"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person-58d3574b-9ccc-3b34-2a28-09fceda6bb7c
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Blonk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Blonk" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Blonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1920-02-04"^^xsd:date
  ] .

oa:event_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1920-02-04"^^xsd:date
  ] .

oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person:54d42dba-8f8b-181e-cd32-16b324dc15c5 ;
  a2a:EventKeyRef oa:event_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Event1 .

oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person:83a2d6dc-8d98-a5a5-dfd5-c65ad6d8856f ;
  a2a:EventKeyRef oa:event_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Event1 .

oa:relationep_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Person:58d3574b-9ccc-3b34-2a28-09fceda6bb7c ;
  a2a:EventKeyRef oa:event_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d_Event1 .

oa:source_smh_7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1920-02-05 - 1920-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1920-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 417, Periode: 1920" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "417" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 417, Periode: 1920, BS Geboorteregister, 67, 417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/86537d03-83d2-7a89-4333-3b06d3c4c195.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/86537d03-83d2-7a89-4333-3b06d3c4c195.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d" ;
  a2a:RecordGUID "{7df3c7ef-72fa-1e5e-e0fb-8092d1677a4d}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "417" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1084_00001084.xml van SMH" .

