@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_59d15151-e93b-4aaa-a07a-b6645cb5abd5
  a a2a:Record ;
  rdfs:label "Geboorte (in het jaar 1876)" ;
  a2a:hasPerson oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_kind, oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_vader, oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_moeder ;
  a2a:hasEvent oa:event_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_Geboorte ;
  a2a:hasRelationEP oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_0, oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_1, oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_2 ;
  a2a:hasSource oa:source_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5 .

oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_kind
  a a2a:Person ;
  rdfs:label "Jan Albert Willinge" ;
  a2a:PersonName [
    rdfs:label "Jan Albert Willinge" ;
    a2a:PersonNameLiteral "Jan Albert Willinge" ;
    a2a:PersonNameFirstName "Jan Albert" ;
    a2a:PersonNameLastName "Willinge"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "29-07-1876" ;
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "29-07-1876"
  ] .

oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_vader
  a a2a:Person ;
  rdfs:label "Jan Jacob Willinge" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Willinge" ;
    a2a:PersonNameLiteral "Jan Jacob Willinge" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Willinge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "advocaat" .

oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_moeder
  a a2a:Person ;
  rdfs:label "Jeantine Gratama" ;
  a2a:PersonName [
    rdfs:label "Jeantine Gratama" ;
    a2a:PersonNameLiteral "Jeantine Gratama" ;
    a2a:PersonNameFirstName "Jeantine" ;
    a2a:PersonNameLastName "Gratama"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder" .

oa:event_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_Geboorte
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_vader ;
  a2a:EventKeyRef oa:event_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_Geboorte .

oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_moeder ;
  a2a:EventKeyRef oa:event_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_Geboorte .

oa:relationep_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_kind ;
  a2a:EventKeyRef oa:event_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5_Geboorte .

oa:source_dar_59d15151-e93b-4aaa-a07a-b6645cb5abd5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1876-01-01 - 1876-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1876-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Assen" ;
    a2a:DocumentNumber "145" ;
    a2a:RegistryNumber "1876" ;
    rdfs:label "Drents Archief, Assen, 145, 1876"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.alledrenten.nl/iip.php?file=/Burgerlijke%20Stand/0165.002/0165.002_1871/NL-AsnDA_0165.002_1871_0713.jp2" ;
    a2a:UriPreview "http://www.alledrenten.nl/thumbnail.php?file=/Burgerlijke%20Stand/0165.002/0165.002_1871/NL-AsnDA_0165.002_1871_0713.jp2"
  ] ;
  a2a:SourceLastChangeDate "2011-06-14"^^xsd:date ;
  a2a:RecordGUID "{59d15151-e93b-4aaa-a07a-b6645cb5abd5}" ;
  a2a:SourceRemarkAkteSoort "Geboorte" .

