@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_0EE2AC45-6432-4001-997D-075BD2AB9F3C
  a a2a:Record ;
  rdfs:label "Geboorte op 18 mei 1820 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349097, oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349095, oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349096 ;
  a2a:hasEvent oa:event_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_0, oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_1, oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_2 ;
  a2a:hasSource oa:source_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C .

oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349097
  a a2a:Person ;
  rdfs:label "Metje Stelling" ;
  a2a:PersonName [
    rdfs:label "Metje Stelling" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Stelling"
  ] .

oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349095
  a a2a:Person ;
  rdfs:label "Jacob Stelling" ;
  a2a:PersonName [
    rdfs:label "Jacob Stelling" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Stelling"
  ] .

oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349096
  a a2a:Person ;
  rdfs:label "Jeltje Simons" ;
  a2a:PersonName [
    rdfs:label "Jeltje Simons" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Simons"
  ] .

oa:event_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-05-1820" ;
    a2a:Year "1820" ;
    a2a:Month "05" ;
    a2a:Day "18" ;
    rdfs:label "1820-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349097 ;
  a2a:EventKeyRef oa:event_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Event1 .

oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349095 ;
  a2a:EventKeyRef oa:event_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Event1 .

oa:relationep_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Person3161349096 ;
  a2a:EventKeyRef oa:event_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C_Event1 .

oa:source_wfa_0EE2AC45-6432-4001-997D-075BD2AB9F3C
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1820-05-18 - 1820-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-05-1820" ;
    a2a:Year "1820" ;
    a2a:Month "05" ;
    a2a:Day "18" ;
    rdfs:label "18-05-1820"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Registers van de burgerlijke stand van de gemeente Enkhuizen" ;
    a2a:Book "Enkhuizen. Geboorteakten, 1820" ;
    a2a:RegistryNumber "1820g" ;
    rdfs:label "Westfries Archief, Hoorn, Registers van de burgerlijke stand van de gemeente Enkhuizen, Enkhuizen. Geboorteakten, 1820, 1820g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/37E46D30F76745759AB1BE8FC78F5377" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/37E46D30F76745759AB1BE8FC78F5377" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/37E46D30F76745759AB1BE8FC78F5377"
  ] ;
  a2a:SourceLastChangeDate "2023-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0EE2AC4564324001997D075BD2AB9F3C" ;
  a2a:RecordIdentifier "3161349093" ;
  a2a:RecordGUID "{0EE2AC45-6432-4001-997D-075BD2AB9F3C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EA76D427910146A0ABACBC3091CC6DE7" .

