@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_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607
  a a2a:Record ;
  rdfs:label "Geboorte op 25 maart 1914 te Schoten" ;
  a2a:hasPerson oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690661, oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690662, oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690663 ;
  a2a:hasEvent oa:event_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_0, oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_1, oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_2 ;
  a2a:hasSource oa:source_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607 .

oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690661
  a a2a:Person ;
  rdfs:label "Anna Maria van Gemert" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Gemert" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690662
  a a2a:Person ;
  rdfs:label "Franciscus Matheus van Gemert" ;
  a2a:PersonName [
    rdfs:label "Franciscus Matheus van Gemert" ;
    a2a:PersonNameFirstName "Franciscus Matheus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] .

oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690663
  a a2a:Person ;
  rdfs:label "Aafje Admiraal" ;
  a2a:PersonName [
    rdfs:label "Aafje Admiraal" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Admiraal"
  ] .

oa:event_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "25-03-1914" ;
    a2a:Year "1914" ;
    a2a:Month "03" ;
    a2a:Day "25" ;
    rdfs:label "1914-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoten" ;
    rdfs:label "Schoten"
  ] .

oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690661 ;
  a2a:EventKeyRef oa:event_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Event1 .

oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690662 ;
  a2a:EventKeyRef oa:event_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Event1 .

oa:relationep_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Person4593690663 ;
  a2a:EventKeyRef oa:event_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607_Event1 .

oa:source_nha_0EBC5383-BF87-431E-B4D6-059D4ED79607
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Schoten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Schoten, Nederland", "1914-03-26 - 1914-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1914" ;
    a2a:Year "1914" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1914"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Schoten, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Geboorteakten van de gemeente Schoten, 1914" ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "11914" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Schoten, Archiefdeel van (dubbele) registers van de, Geboorteakten van de gemeente Schoten, 1914, 93, 11914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/4334AD186B514F0A906934C9A1F6C1B7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/4334AD186B514F0A906934C9A1F6C1B7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/4334AD186B514F0A906934C9A1F6C1B7"
  ] ;
  a2a:SourceLastChangeDate "2026-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/0EBC5383BF87431EB4D6059D4ED79607" ;
  a2a:RecordIdentifier "4593690660" ;
  a2a:RecordGUID "{0EBC5383-BF87-431E-B4D6-059D4ED79607}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7F7B1668AE554700AC11AAFDAD60D284" .

