@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_516c5a7d-5660-4e4f-98a2-e4786cef4222
  a a2a:Record ;
  rdfs:label "Geboorte op 10 april 1841 te De Huizen" ;
  a2a:hasPerson oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-e238b3ba-3da0-47d1-9124-bae63b8ead7c, oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-2723effa-77ea-444a-91af-606c88ae5683, oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-9a0eb028-1d1d-4a7f-a3c5-e2f6fc2f07cd ;
  a2a:hasEvent oa:event_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_0, oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_1, oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_2 ;
  a2a:hasSource oa:source_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222 .

oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-e238b3ba-3da0-47d1-9124-bae63b8ead7c
  a a2a:Person ;
  rdfs:label "Hijman Samsons Godfried" ;
  a2a:PersonName [
    rdfs:label "Hijman Samsons Godfried" ;
    a2a:PersonNameFirstName "Hijman Samsons" ;
    a2a:PersonNameLastName "Godfried"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "koopman" .

oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-2723effa-77ea-444a-91af-606c88ae5683
  a a2a:Person ;
  rdfs:label "Mientje Frank" ;
  a2a:PersonName [
    rdfs:label "Mientje Frank" ;
    a2a:PersonNameFirstName "Mientje" ;
    a2a:PersonNameLastName "Frank"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] .

oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person-9a0eb028-1d1d-4a7f-a3c5-e2f6fc2f07cd
  a a2a:Person ;
  rdfs:label "Samson Godfried" ;
  a2a:PersonName [
    rdfs:label "Samson Godfried" ;
    a2a:PersonNameFirstName "Samson" ;
    a2a:PersonNameLastName "Godfried"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1841-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Huizen" ;
    rdfs:label "De Huizen"
  ] .

oa:event_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1841-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Huizen" ;
    rdfs:label "De Huizen"
  ] .

oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person:e238b3ba-3da0-47d1-9124-bae63b8ead7c ;
  a2a:EventKeyRef oa:event_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Event1 .

oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person:2723effa-77ea-444a-91af-606c88ae5683 ;
  a2a:EventKeyRef oa:event_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Event1 .

oa:relationep_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Person:9a0eb028-1d1d-4a7f-a3c5-e2f6fc2f07cd ;
  a2a:EventKeyRef oa:event_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222_Event1 .

oa:source_dar_516c5a7d-5660-4e4f-98a2-e4786cef4222
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1841-04-10 - 1841-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1841-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1841, Periode: 1841" ;
    a2a:Book "Geboorteregister Hoogeveen 1841" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "1841" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1841, Periode: 1841, Geboorteregister Hoogeveen 1841, 54, 1841"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b472c17c-2504-3829-84e5-6f23d42f87bd.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/516c5a7d-5660-4e4f-98a2-e4786cef4222" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b472c17c-2504-3829-84e5-6f23d42f87bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/516c5a7d-5660-4e4f-98a2-e4786cef4222" ;
  a2a:RecordGUID "{516c5a7d-5660-4e4f-98a2-e4786cef4222}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1086_00001086.xml van DAR" .

