@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_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0
  a a2a:Record ;
  rdfs:label "Geboorte (in het jaar 1840)" ;
  a2a:hasPerson oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_kind, oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_vader, oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_moeder ;
  a2a:hasEvent oa:event_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_Geboorte ;
  a2a:hasRelationEP oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_0, oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_1, oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_2 ;
  a2a:hasSource oa:source_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0 .

oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_kind
  a a2a:Person ;
  rdfs:label "Johannes Theodorus Hessels" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus Hessels" ;
    a2a:PersonNameLiteral "Johannes Theodorus Hessels" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "12-10-1840" ;
    a2a:Year "1840" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "12-10-1840"
  ] .

oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_vader
  a a2a:Person ;
  rdfs:label "Anthonius Gerardus Hessels" ;
  a2a:PersonName [
    rdfs:label "Anthonius Gerardus Hessels" ;
    a2a:PersonNameLiteral "Anthonius Gerardus Hessels" ;
    a2a:PersonNameFirstName "Anthonius Gerardus" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "klerk" .

oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_moeder
  a a2a:Person ;
  rdfs:label "Gertrudis Tijssens" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Tijssens" ;
    a2a:PersonNameLiteral "Gertrudis Tijssens" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Tijssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] .

oa:event_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_Geboorte
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_vader ;
  a2a:EventKeyRef oa:event_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_Geboorte .

oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_moeder ;
  a2a:EventKeyRef oa:event_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_Geboorte .

oa:relationep_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_kind ;
  a2a:EventKeyRef oa:event_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0_Geboorte .

oa:source_dar_e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1840-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1840-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Assen" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "1840" ;
    rdfs:label "Drents Archief, Assen, 94, 1840"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.alledrenten.nl/iip.php?file=/Burgerlijke%20Stand/0165.002/0165.002_1833/NL-AsnDA_0165.002_1833_0287.jp2" ;
    a2a:UriPreview "http://www.alledrenten.nl/thumbnail.php?file=/Burgerlijke%20Stand/0165.002/0165.002_1833/NL-AsnDA_0165.002_1833_0287.jp2"
  ] ;
  a2a:SourceLastChangeDate "2011-06-14"^^xsd:date ;
  a2a:RecordGUID "{e7f82ce3-d253-429f-b3f8-e5ccfeb7d4e0}" ;
  a2a:SourceRemarkAkteSoort "Geboorte" .

