@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_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e
  a a2a:Record ;
  rdfs:label "Geboorte op 30 januari 1917 te Udenhout" ;
  a2a:hasPerson oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-11b4a80a-80a0-1195-94fa-7b2f4095363a, oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-34bb3d1c-27f9-aa3a-5b35-76a62ac77689, oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-1e6d3bab-52d2-f0c7-3b64-6af83bb5ab98 ;
  a2a:hasEvent oa:event_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_0, oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_1, oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_2 ;
  a2a:hasSource oa:source_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e .

oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-11b4a80a-80a0-1195-94fa-7b2f4095363a
  a a2a:Person ;
  rdfs:label "Johannes Denissen" ;
  a2a:PersonName [
    rdfs:label "Johannes Denissen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Denissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-34bb3d1c-27f9-aa3a-5b35-76a62ac77689
  a a2a:Person ;
  rdfs:label "Anna Gerarda van Diessen" ;
  a2a:PersonName [
    rdfs:label "Anna Gerarda van Diessen" ;
    a2a:PersonNameFirstName "Anna Gerarda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person-1e6d3bab-52d2-f0c7-3b64-6af83bb5ab98
  a a2a:Person ;
  rdfs:label "Joannes Marinus Antonius Denissen" ;
  a2a:PersonName [
    rdfs:label "Joannes Marinus Antonius Denissen" ;
    a2a:PersonNameFirstName "Joannes Marinus Antonius" ;
    a2a:PersonNameLastName "Denissen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1917-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:event_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1917-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person:11b4a80a-80a0-1195-94fa-7b2f4095363a ;
  a2a:EventKeyRef oa:event_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Event1 .

oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person:34bb3d1c-27f9-aa3a-5b35-76a62ac77689 ;
  a2a:EventKeyRef oa:event_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Event1 .

oa:relationep_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Person:1e6d3bab-52d2-f0c7-3b64-6af83bb5ab98 ;
  a2a:EventKeyRef oa:event_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e_Event1 .

oa:source_rat_9ba32899-9aad-cbde-e9d7-5ad8d0a7173e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1917-01-30 - 1917-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1917-01-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1917" ;
    a2a:Book "Geboorteregister 1917" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1917, Geboorteregister 1917, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/09c02c0c-8000-1f3d-8997-c9bd81aa21df.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9ba32899-9aad-cbde-e9d7-5ad8d0a7173e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/09c02c0c-8000-1f3d-8997-c9bd81aa21df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9ba32899-9aad-cbde-e9d7-5ad8d0a7173e" ;
  a2a:RecordGUID "{9ba32899-9aad-cbde-e9d7-5ad8d0a7173e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23306_00023306.xml van RAT" .

