@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_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE
  a a2a:Record ;
  rdfs:label "Geboorte op 1 februari 1905 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778116, oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778115, oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778117 ;
  a2a:hasEvent oa:event_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_0, oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_1, oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_2 ;
  a2a:hasSource oa:source_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE .

oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778116
  a a2a:Person ;
  rdfs:label "Johan Blom" ;
  a2a:PersonName [
    rdfs:label "Johan Blom" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778115
  a a2a:Person ;
  rdfs:label "Jan Blom" ;
  a2a:PersonName [
    rdfs:label "Jan Blom" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778117
  a a2a:Person ;
  rdfs:label "Geertje Takes" ;
  a2a:PersonName [
    rdfs:label "Geertje Takes" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Takes"
  ] .

oa:event_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-02-1905" ;
    a2a:Year "1905" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1905-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778116 ;
  a2a:EventKeyRef oa:event_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Event1 .

oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778115 ;
  a2a:EventKeyRef oa:event_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Event1 .

oa:relationep_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Person4280778117 ;
  a2a:EventKeyRef oa:event_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE_Event1 .

oa:source_wfa_0EB040DB-ECAD-43AD-8020-91F62568AEAE
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1905-02-01 - 1905-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-02-1905" ;
    a2a:Year "1905" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "01-02-1905"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Enkhuizen. Geboorteakten, 1905" ;
    a2a:Book "Enkhuizen. Geboorteakten, 1905" ;
    a2a:RegistryNumber "1905g" ;
    rdfs:label "Westfries Archief, Hoorn, Enkhuizen. Geboorteakten, 1905, Enkhuizen. Geboorteakten, 1905, 1905g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/3A46F10F83A946A686B4CC46CB6E5A8A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/3A46F10F83A946A686B4CC46CB6E5A8A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/3A46F10F83A946A686B4CC46CB6E5A8A"
  ] ;
  a2a:SourceLastChangeDate "2025-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0EB040DBECAD43AD802091F62568AEAE" ;
  a2a:RecordIdentifier "4280778114" ;
  a2a:RecordGUID "{0EB040DB-ECAD-43AD-8020-91F62568AEAE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AB8CD3C3DF99454BBF8CCDEBF5A3EC88" .

