@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_950eb3bb-28be-4c4e-87ce-22564e2eb852
  a a2a:Record ;
  rdfs:label "Geboorte op 8 december 1894 te Yde" ;
  a2a:hasPerson oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-02c7a566-721c-4edd-b083-73619acbd22a, oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-61b276bd-2009-4130-802b-f129ea919ad2, oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-ab7e5bd0-b3f5-4272-9c19-094079beec8d ;
  a2a:hasEvent oa:event_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_0, oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_1, oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_2 ;
  a2a:hasSource oa:source_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852 .

oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-02c7a566-721c-4edd-b083-73619acbd22a
  a a2a:Person ;
  rdfs:label "Aaltje Jager" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jager" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-61b276bd-2009-4130-802b-f129ea919ad2
  a a2a:Person ;
  rdfs:label "Harm Reinaardus" ;
  a2a:PersonName [
    rdfs:label "Harm Reinaardus" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Reinaardus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1894-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Yde" ;
    rdfs:label "Yde"
  ] .

oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person-ab7e5bd0-b3f5-4272-9c19-094079beec8d
  a a2a:Person ;
  rdfs:label "Jan Reinaardus" ;
  a2a:PersonName [
    rdfs:label "Jan Reinaardus" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Reinaardus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1894-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Yde" ;
    rdfs:label "Yde"
  ] .

oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person:02c7a566-721c-4edd-b083-73619acbd22a ;
  a2a:EventKeyRef oa:event_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Event1 .

oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person:61b276bd-2009-4130-802b-f129ea919ad2 ;
  a2a:EventKeyRef oa:event_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Event1 .

oa:relationep_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Person:ab7e5bd0-b3f5-4272-9c19-094079beec8d ;
  a2a:EventKeyRef oa:event_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852_Event1 .

oa:source_dar_950eb3bb-28be-4c4e-87ce-22564e2eb852
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1894-12-08 - 1894-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1894-12-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1894, Periode: 1894" ;
    a2a:Book "Geboorteregister Vries 1894" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1894, Periode: 1894, Geboorteregister Vries 1894, 88, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d05cf177-9aa9-2e13-c7c0-33f0033c1f03.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/950eb3bb-28be-4c4e-87ce-22564e2eb852" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d05cf177-9aa9-2e13-c7c0-33f0033c1f03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/950eb3bb-28be-4c4e-87ce-22564e2eb852" ;
  a2a:RecordGUID "{950eb3bb-28be-4c4e-87ce-22564e2eb852}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1894" ;
  a2a:SourceRemarkregister_periode "1894" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1189_00001189.xml van DAR" .

