@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_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716
  a a2a:Record ;
  rdfs:label "Geboorte op 4 september 1852 te Smilde" ;
  a2a:hasPerson oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-9415d941-2ce9-46c7-bc7a-ecee692fa2cc, oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-abbbff03-4a62-4df3-aa62-3e16e528f92d, oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-d6661814-3059-416c-9e5a-71418bd203c3 ;
  a2a:hasEvent oa:event_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_0, oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_1, oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_2 ;
  a2a:hasSource oa:source_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716 .

oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-9415d941-2ce9-46c7-bc7a-ecee692fa2cc
  a a2a:Person ;
  rdfs:label "Gezina Homan" ;
  a2a:PersonName [
    rdfs:label "Gezina Homan" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-abbbff03-4a62-4df3-aa62-3e16e528f92d
  a a2a:Person ;
  rdfs:label "Annechien Hovingh" ;
  a2a:PersonName [
    rdfs:label "Annechien Hovingh" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1852-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person-d6661814-3059-416c-9e5a-71418bd203c3
  a a2a:Person ;
  rdfs:label "Leffert Hovingh" ;
  a2a:PersonName [
    rdfs:label "Leffert Hovingh" ;
    a2a:PersonNameFirstName "Leffert" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1852-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person:9415d941-2ce9-46c7-bc7a-ecee692fa2cc ;
  a2a:EventKeyRef oa:event_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Event1 .

oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person:abbbff03-4a62-4df3-aa62-3e16e528f92d ;
  a2a:EventKeyRef oa:event_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Event1 .

oa:relationep_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Person:d6661814-3059-416c-9e5a-71418bd203c3 ;
  a2a:EventKeyRef oa:event_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716_Event1 .

oa:source_dar_ee24b188-400e-48b3-a3c4-c00a0f22f716
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde", "1852-09-06 - 1852-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1852-09-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1852, Periode: 1852" ;
    a2a:Book "Geboorteregister Smilde 1852" ;
    a2a:DocumentNumber "142" ;
    a2a:RegistryNumber "1852" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1852, Periode: 1852, Geboorteregister Smilde 1852, 142, 1852"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/53cfa749-6584-1ff0-68dd-2e34c051a01e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee24b188-400e-48b3-a3c4-c00a0f22f716" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/53cfa749-6584-1ff0-68dd-2e34c051a01e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee24b188-400e-48b3-a3c4-c00a0f22f716" ;
  a2a:RecordGUID "{ee24b188-400e-48b3-a3c4-c00a0f22f716}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1852" ;
  a2a:SourceRemarkregister_periode "1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6097_00006097.xml van DAR" .

