@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_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390
  a a2a:Record ;
  rdfs:label "Geboorte op 5 september 1911 te Gieterveen" ;
  a2a:hasPerson oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-5b3ac2cd-921f-4560-bdec-35f353bddbe0, oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-89966f4e-35a8-46f8-b4de-ca567e777022, oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-bf03ac0b-f9e3-44f0-8a86-d574feda3e11 ;
  a2a:hasEvent oa:event_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_0, oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_1, oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_2 ;
  a2a:hasSource oa:source_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390 .

oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-5b3ac2cd-921f-4560-bdec-35f353bddbe0
  a a2a:Person ;
  rdfs:label "Johannes Prins" ;
  a2a:PersonName [
    rdfs:label "Johannes Prins" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "timmerman" .

oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-89966f4e-35a8-46f8-b4de-ca567e777022
  a a2a:Person ;
  rdfs:label "Christina Heikens" ;
  a2a:PersonName [
    rdfs:label "Christina Heikens" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Heikens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person-bf03ac0b-f9e3-44f0-8a86-d574feda3e11
  a a2a:Person ;
  rdfs:label "Marchien Prins" ;
  a2a:PersonName [
    rdfs:label "Marchien Prins" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1911-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gieterveen" ;
    rdfs:label "Gieterveen"
  ] .

oa:event_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1911-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gieterveen" ;
    rdfs:label "Gieterveen"
  ] .

oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person:5b3ac2cd-921f-4560-bdec-35f353bddbe0 ;
  a2a:EventKeyRef oa:event_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Event1 .

oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person:89966f4e-35a8-46f8-b4de-ca567e777022 ;
  a2a:EventKeyRef oa:event_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Event1 .

oa:relationep_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Person:bf03ac0b-f9e3-44f0-8a86-d574feda3e11 ;
  a2a:EventKeyRef oa:event_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390_Event1 .

oa:source_dar_d08d5df2-2cc1-4bb5-9282-d2ff85ee3390
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten", "1911-09-05 - 1911-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1911-09-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1911, Periode: 1911" ;
    a2a:Book "Geboorteregister Gieten 1911" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "1911" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1911, Periode: 1911, Geboorteregister Gieten 1911, 62, 1911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6cf0ba26-bd61-5d18-06e9-0676ccc55cdb.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d08d5df2-2cc1-4bb5-9282-d2ff85ee3390" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6cf0ba26-bd61-5d18-06e9-0676ccc55cdb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d08d5df2-2cc1-4bb5-9282-d2ff85ee3390" ;
  a2a:RecordGUID "{d08d5df2-2cc1-4bb5-9282-d2ff85ee3390}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_628_00000628.xml van DAR" .

