@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_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc
  a a2a:Record ;
  rdfs:label "Geboorte op 20 januari 1914 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-2d95f2c5-d1cf-ef82-2825-12dbfe2fa02a, oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-1605d48a-ab47-070a-af76-8aaf1e8c7071, oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-2d0c630c-ed9d-244c-c61d-f353bb7da343 ;
  a2a:hasEvent oa:event_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_0, oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_1, oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_2 ;
  a2a:hasSource oa:source_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc .

oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-2d95f2c5-d1cf-ef82-2825-12dbfe2fa02a
  a a2a:Person ;
  rdfs:label "Nicolaas Poppelier" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Poppelier" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Poppelier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-1605d48a-ab47-070a-af76-8aaf1e8c7071
  a a2a:Person ;
  rdfs:label "Pietronella Maria de Laat" ;
  a2a:PersonName [
    rdfs:label "Pietronella Maria de Laat" ;
    a2a:PersonNameFirstName "Pietronella Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person-2d0c630c-ed9d-244c-c61d-f353bb7da343
  a a2a:Person ;
  rdfs:label "Antonius Pieter Gerardus Poppelier" ;
  a2a:PersonName [
    rdfs:label "Antonius Pieter Gerardus Poppelier" ;
    a2a:PersonNameFirstName "Antonius Pieter Gerardus" ;
    a2a:PersonNameLastName "Poppelier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1914-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1914-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person:2d95f2c5-d1cf-ef82-2825-12dbfe2fa02a ;
  a2a:EventKeyRef oa:event_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Event1 .

oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person:1605d48a-ab47-070a-af76-8aaf1e8c7071 ;
  a2a:EventKeyRef oa:event_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Event1 .

oa:relationep_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Person:2d0c630c-ed9d-244c-c61d-f353bb7da343 ;
  a2a:EventKeyRef oa:event_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc_Event1 .

oa:source_rat_2c30d68a-d73a-2936-e399-29e3ffcf2acc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1914-01-20 - 1914-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1914-01-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1914, Geboorteregister 1914, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/250b6647-1b8d-3ad0-f04c-077b55b3dc5a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2c30d68a-d73a-2936-e399-29e3ffcf2acc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/250b6647-1b8d-3ad0-f04c-077b55b3dc5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2c30d68a-d73a-2936-e399-29e3ffcf2acc" ;
  a2a:RecordGUID "{2c30d68a-d73a-2936-e399-29e3ffcf2acc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15349_00015349.xml van RAT" .

