@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_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD
  a a2a:Record ;
  rdfs:label "Geboorte op 10 november 1914 te Andijk" ;
  a2a:hasPerson oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263899, oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263897, oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263898 ;
  a2a:hasEvent oa:event_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_0, oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_1, oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_2 ;
  a2a:hasSource oa:source_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD .

oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263899
  a a2a:Person ;
  rdfs:label "Klaas Bankerts" ;
  a2a:PersonName [
    rdfs:label "Klaas Bankerts" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Bankerts"
  ] .

oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263897
  a a2a:Person ;
  rdfs:label "Dirk Bankerts" ;
  a2a:PersonName [
    rdfs:label "Dirk Bankerts" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bankerts"
  ] .

oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263898
  a a2a:Person ;
  rdfs:label "Geertje Abbekerk" ;
  a2a:PersonName [
    rdfs:label "Geertje Abbekerk" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Abbekerk"
  ] .

oa:event_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-11-1914" ;
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1914-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263899 ;
  a2a:EventKeyRef oa:event_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Event1 .

oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263897 ;
  a2a:EventKeyRef oa:event_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Event1 .

oa:relationep_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Person4427263898 ;
  a2a:EventKeyRef oa:event_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD_Event1 .

oa:source_wfa_A19FD16B-1D03-4CC2-BEEB-B5FA972782FD
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1914-11-10 - 1914-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-11-1914" ;
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "10-11-1914"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Andijk. Geboorteakten, 1914" ;
    a2a:Book "Andijk. Geboorteakten, 1914" ;
    a2a:RegistryNumber "1914g" ;
    rdfs:label "Westfries Archief, Hoorn, Andijk. Geboorteakten, 1914, Andijk. Geboorteakten, 1914, 1914g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/CFC5B76945CF4C229C115B1694FA4B59" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/CFC5B76945CF4C229C115B1694FA4B59" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/CFC5B76945CF4C229C115B1694FA4B59"
  ] ;
  a2a:SourceLastChangeDate "2025-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/A19FD16B1D034CC2BEEBB5FA972782FD" ;
  a2a:RecordIdentifier "4427263896" ;
  a2a:RecordGUID "{A19FD16B-1D03-4CC2-BEEB-B5FA972782FD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0E749E56B34947978916CBD4249044D5" .

