@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_f237a355-ab16-e827-2113-09b655d5d2c6
  a a2a:Record ;
  rdfs:label "Geboorte op 31 maart 1915 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-be5e373e-0663-05b9-89f4-f02a75676801, oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-2e65a3ae-d401-ceab-c415-86ef8a72a5c7, oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-dba1d723-1b52-3781-1035-e37edd74dba8 ;
  a2a:hasEvent oa:event_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_0, oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_1, oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_2 ;
  a2a:hasSource oa:source_rat_f237a355-ab16-e827-2113-09b655d5d2c6 .

oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-be5e373e-0663-05b9-89f4-f02a75676801
  a a2a:Person ;
  rdfs:label "Petrus Adrianus Graafmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Adrianus Graafmans" ;
    a2a:PersonNameFirstName "Petrus Adrianus" ;
    a2a:PersonNameLastName "Graafmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-2e65a3ae-d401-ceab-c415-86ef8a72a5c7
  a a2a:Person ;
  rdfs:label "Johannes Antonius Graafmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Graafmans" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Graafmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1915-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person-dba1d723-1b52-3781-1035-e37edd74dba8
  a a2a:Person ;
  rdfs:label "Johanna Petronella Rijpers" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Rijpers" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Rijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1915-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person:be5e373e-0663-05b9-89f4-f02a75676801 ;
  a2a:EventKeyRef oa:event_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Event1 .

oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person:2e65a3ae-d401-ceab-c415-86ef8a72a5c7 ;
  a2a:EventKeyRef oa:event_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Event1 .

oa:relationep_rat_f237a355-ab16-e827-2113-09b655d5d2c6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Person:dba1d723-1b52-3781-1035-e37edd74dba8 ;
  a2a:EventKeyRef oa:event_rat_f237a355-ab16-e827-2113-09b655d5d2c6_Event1 .

oa:source_rat_f237a355-ab16-e827-2113-09b655d5d2c6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1915-03-31 - 1915-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1915-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "51" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1915, Geboorteregister 1915, 51"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/fa10823e-da78-2e92-6065-a8b04ba6d77e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f237a355-ab16-e827-2113-09b655d5d2c6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/fa10823e-da78-2e92-6065-a8b04ba6d77e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f237a355-ab16-e827-2113-09b655d5d2c6" ;
  a2a:RecordGUID "{f237a355-ab16-e827-2113-09b655d5d2c6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13541_00013541.xml van RAT" .

