@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_4F1EBDB3-7273-4258-9BAA-BAED482B169C
  a a2a:Record ;
  rdfs:label "Geboorte op 30 mei 1912 te Medemblik" ;
  a2a:hasPerson oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452579, oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452577, oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452578 ;
  a2a:hasEvent oa:event_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_0, oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_1, oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_2 ;
  a2a:hasSource oa:source_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C .

oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452579
  a a2a:Person ;
  rdfs:label "Casper Henricus Geevers" ;
  a2a:PersonName [
    rdfs:label "Casper Henricus Geevers" ;
    a2a:PersonNameFirstName "Casper Henricus" ;
    a2a:PersonNameLastName "Geevers"
  ] .

oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452577
  a a2a:Person ;
  rdfs:label "Mattheus Geevers" ;
  a2a:PersonName [
    rdfs:label "Mattheus Geevers" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Geevers"
  ] .

oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452578
  a a2a:Person ;
  rdfs:label "Grietje de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Grietje de Leeuw" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] .

oa:event_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1912-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] .

oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452579 ;
  a2a:EventKeyRef oa:event_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Event1 .

oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452577 ;
  a2a:EventKeyRef oa:event_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Event1 .

oa:relationep_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Person3951452578 ;
  a2a:EventKeyRef oa:event_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C_Event1 .

oa:source_wfa_4F1EBDB3-7273-4258-9BAA-BAED482B169C
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Medemblik" ;
    a2a:Country "Nederland" ;
    rdfs:label "Medemblik, Nederland", "1912-05-30 - 1912-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1912"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Medemblik. Geboorteakten, 1912" ;
    a2a:Book "Medemblik. Geboorteakten, 1912" ;
    a2a:RegistryNumber "1912g" ;
    rdfs:label "Westfries Archief, Hoorn, Medemblik. Geboorteakten, 1912, Medemblik. Geboorteakten, 1912, 1912g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/1B75464667914734AAA8BD064C8A3542" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/1B75464667914734AAA8BD064C8A3542" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/1B75464667914734AAA8BD064C8A3542"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/4F1EBDB3727342589BAABAED482B169C" ;
  a2a:RecordIdentifier "3951452576" ;
  a2a:RecordGUID "{4F1EBDB3-7273-4258-9BAA-BAED482B169C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/16EBEE8C1AAA4703A131E4DD96E8E0F4" .

