@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_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1930 te Maasdriel" ;
  a2a:hasPerson oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person1, oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person2, oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person3 ;
  a2a:hasEvent oa:event_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_0, oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_1, oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_2 ;
  a2a:hasSource oa:source_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a .

oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person1
  a a2a:Person ;
  rdfs:label "Teunis Bruijgom" ;
  a2a:PersonName [
    rdfs:label "Teunis Bruijgom" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Bruijgom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "3" ;
    rdfs:label "3"
  ] .

oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person2
  a a2a:Person ;
  rdfs:label "Wouter Bruijgom" ;
  a2a:PersonName [
    rdfs:label "Wouter Bruijgom" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Bruijgom"
  ] .

oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person3
  a a2a:Person ;
  rdfs:label "Antje Marigje Smits" ;
  a2a:PersonName [
    rdfs:label "Antje Marigje Smits" ;
    a2a:PersonNameFirstName "Antje Marigje" ;
    a2a:PersonNameLastName "Smits"
  ] .

oa:event_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1930-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Maasdriel" ;
    rdfs:label "Maasdriel"
  ] .

oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person1 ;
  a2a:EventKeyRef oa:event_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Event1 .

oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person2 ;
  a2a:EventKeyRef oa:event_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Event1 .

oa:relationep_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Person3 ;
  a2a:EventKeyRef oa:event_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a_Event1 .

oa:source_rar_bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1930-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Maasdriel" ;
    a2a:Collection "Overlijden 1923-1932" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "329" ;
    rdfs:label "Regionaal Archief Rivierenland, Maasdriel, Overlijden 1923-1932, 59, 329"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3151-329&minr=6324994&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=3151-329&minr=6324994&miview=ldt" ;
  a2a:RecordGUID "{bc1e01e9-38a5-a66a-e5ae-ae5adf93fc5a}" .

