@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_5548CF6F-72B7-44D6-B2E2-FA697FDF4496
  a a2a:Record ;
  rdfs:label "Geboorte op 10 augustus 1845 te Stad Almelo" ;
  a2a:hasPerson oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020854, oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020855, oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020856 ;
  a2a:hasEvent oa:event_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_0, oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_1, oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_2 ;
  a2a:hasSource oa:source_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496 .

oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020854
  a a2a:Person ;
  rdfs:label "Martijn Hagens" ;
  a2a:PersonName [
    rdfs:label "Martijn Hagens" ;
    a2a:PersonNameFirstName "Martijn" ;
    a2a:PersonNameLastName "Hagens"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020855
  a a2a:Person ;
  rdfs:label "Joseph Hagens" ;
  a2a:PersonName [
    rdfs:label "Joseph Hagens" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Hagens"
  ] ;
  a2a:Profession "kramer" .

oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020856
  a a2a:Person ;
  rdfs:label "Saartje de Jong" ;
  a2a:PersonName [
    rdfs:label "Saartje de Jong" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:event_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-08-1845" ;
    a2a:Year "1845" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1845-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020854 ;
  a2a:EventKeyRef oa:event_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Event1 .

oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020855 ;
  a2a:EventKeyRef oa:event_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Event1 .

oa:relationep_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Person4493020856 ;
  a2a:EventKeyRef oa:event_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496_Event1 .

oa:source_hco_5548CF6F-72B7-44D6-B2E2-FA697FDF4496
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Stad Almelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Stad Almelo, Nederland", "1845-08-11 - 1845-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-8-1845" ;
    a2a:Year "1845" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "11-8-1845"
  ] ;
  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, Stad Almelo" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "30-C" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Stad Almelo, 80, 30-C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/7E4AE0A5C0094BBF85C8BC306AABA080" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/7E4AE0A5C0094BBF85C8BC306AABA080" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/7E4AE0A5C0094BBF85C8BC306AABA080"
  ] ;
  a2a:SourceLastChangeDate "2025-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/5548CF6F72B744D6B2E2FA697FDF4496" ;
  a2a:RecordIdentifier "4493020853" ;
  a2a:RecordGUID "{5548CF6F-72B7-44D6-B2E2-FA697FDF4496}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/46873F6F55D238B5E06302C91F0A1880" .

