@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_53342403-e647-4836-bef1-e2780b929951
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1820 te Emmen" ;
  a2a:hasPerson oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-4ef86e3f-de1f-40a7-a752-f8a5bf4841b1, oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-7e057d11-b303-491e-a96c-de1602e60fa0, oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-fe5e224f-f38a-4bf5-8f32-cc038b761991 ;
  a2a:hasEvent oa:event_dar_53342403-e647-4836-bef1-e2780b929951_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_0, oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_1, oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_2 ;
  a2a:hasSource oa:source_dar_53342403-e647-4836-bef1-e2780b929951 .

oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-4ef86e3f-de1f-40a7-a752-f8a5bf4841b1
  a a2a:Person ;
  rdfs:label "Stijntje Gossen" ;
  a2a:PersonName [
    rdfs:label "Stijntje Gossen" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Gossen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-7e057d11-b303-491e-a96c-de1602e60fa0
  a a2a:Person ;
  rdfs:label "Reinder Manting" ;
  a2a:PersonName [
    rdfs:label "Reinder Manting" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Manting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person-fe5e224f-f38a-4bf5-8f32-cc038b761991
  a a2a:Person ;
  rdfs:label "Geert Manting" ;
  a2a:PersonName [
    rdfs:label "Geert Manting" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Manting"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1820-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:event_dar_53342403-e647-4836-bef1-e2780b929951_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1820-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person:4ef86e3f-de1f-40a7-a752-f8a5bf4841b1 ;
  a2a:EventKeyRef oa:event_dar_53342403-e647-4836-bef1-e2780b929951_Event1 .

oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person:7e057d11-b303-491e-a96c-de1602e60fa0 ;
  a2a:EventKeyRef oa:event_dar_53342403-e647-4836-bef1-e2780b929951_Event1 .

oa:relationep_dar_53342403-e647-4836-bef1-e2780b929951_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_53342403-e647-4836-bef1-e2780b929951_Person:fe5e224f-f38a-4bf5-8f32-cc038b761991 ;
  a2a:EventKeyRef oa:event_dar_53342403-e647-4836-bef1-e2780b929951_Event1 .

oa:source_dar_53342403-e647-4836-bef1-e2780b929951
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1820-05-03 - 1820-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1820-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1820, Periode: 1820" ;
    a2a:Book "Geboorteregister Emmen 1820" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1820" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1820, Periode: 1820, Geboorteregister Emmen 1820, 19, 1820"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0170625b-c409-f17a-65c2-e492104e7d39.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/53342403-e647-4836-bef1-e2780b929951" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0170625b-c409-f17a-65c2-e492104e7d39.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/53342403-e647-4836-bef1-e2780b929951" ;
  a2a:RecordGUID "{53342403-e647-4836-bef1-e2780b929951}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1111_00001111.xml van DAR" .

