@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_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4
  a a2a:Record ;
  rdfs:label "Geboorte op 22 maart 1915 te Steenwijk" ;
  a2a:hasPerson oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325278, oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325279, oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325280 ;
  a2a:hasEvent oa:event_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_0, oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_1, oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_2 ;
  a2a:hasSource oa:source_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4 .

oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325278
  a a2a:Person ;
  rdfs:label "Antje Steffens" ;
  a2a:PersonName [
    rdfs:label "Antje Steffens" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Steffens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325279
  a a2a:Person ;
  rdfs:label "Martijn Steffens" ;
  a2a:PersonName [
    rdfs:label "Martijn Steffens" ;
    a2a:PersonNameFirstName "Martijn" ;
    a2a:PersonNameLastName "Steffens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "tabaksbewerker" .

oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325280
  a a2a:Person ;
  rdfs:label "Arendje Simons" ;
  a2a:PersonName [
    rdfs:label "Arendje Simons" ;
    a2a:PersonNameFirstName "Arendje" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder" .

oa:event_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "22-03-1915" ;
    a2a:Year "1915" ;
    a2a:Month "03" ;
    a2a:Day "22" ;
    rdfs:label "1915-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325278 ;
  a2a:EventKeyRef oa:event_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Event1 .

oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325279 ;
  a2a:EventKeyRef oa:event_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Event1 .

oa:relationep_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Person3299325280 ;
  a2a:EventKeyRef oa:event_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4_Event1 .

oa:source_hco_81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Steenwijk, Nederland", "1915-03-23 - 1915-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-03-1915" ;
    a2a:Year "1915" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-03-1915"
  ] ;
  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, Steenwijk" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "11508-C" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Steenwijk, 46, 11508-C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/4054D4EFD72B4AB3990538DA24A649A2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/4054D4EFD72B4AB3990538DA24A649A2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/4054D4EFD72B4AB3990538DA24A649A2"
  ] ;
  a2a:SourceLastChangeDate "2023-07-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/81FA275BCEFC4CE297353F0EFA4A9DA4" ;
  a2a:RecordIdentifier "3299325277" ;
  a2a:RecordGUID "{81FA275B-CEFC-4CE2-9735-3F0EFA4A9DA4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D13B025434F34A3A91DCB78D2297783C" .

