@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_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1872 te Enschede" ;
  a2a:hasPerson oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743188, oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743189, oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743190 ;
  a2a:hasEvent oa:event_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_0, oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_1, oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_2 ;
  a2a:hasSource oa:source_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF .

oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743188
  a a2a:Person ;
  rdfs:label "Alida Gerharda van Heek" ;
  a2a:PersonName [
    rdfs:label "Alida Gerharda van Heek" ;
    a2a:PersonNameFirstName "Alida Gerharda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743189
  a a2a:Person ;
  rdfs:label "Gerrit Jan van Heek" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan van Heek" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heek"
  ] ;
  a2a:Profession "fabriekant" .

oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743190
  a a2a:Person ;
  rdfs:label "Christine Friederike Meier" ;
  a2a:PersonName [
    rdfs:label "Christine Friederike Meier" ;
    a2a:PersonNameFirstName "Christine Friederike" ;
    a2a:PersonNameLastName "Meier"
  ] .

oa:event_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "23-05-1872" ;
    a2a:Year "1872" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "1872-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743188 ;
  a2a:EventKeyRef oa:event_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Event1 .

oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743189 ;
  a2a:EventKeyRef oa:event_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Event1 .

oa:relationep_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Person4749743190 ;
  a2a:EventKeyRef oa:event_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF_Event1 .

oa:source_hco_39416E23-8D7C-40E7-B6DD-059E031F67AF
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enschede, Nederland", "1872-05-23 - 1872-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-5-1872" ;
    a2a:Year "1872" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "23-5-1872"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Enschede" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "3626" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Enschede, 82, 3626"
  ] ;
  a2a:SourceLastChangeDate "2026-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/39416E238D7C40E7B6DD059E031F67AF" ;
  a2a:RecordIdentifier "4749743187" ;
  a2a:RecordGUID "{39416E23-8D7C-40E7-B6DD-059E031F67AF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EC062346E82949D2BF859F33E4A8E6AA" .

