@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_afb5e793-223d-185b-a280-2c5e962a22d3
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1920 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-71808340-4e57-0207-df1d-9c5ddc6552ee, oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-4606edd0-4540-bae6-f50e-3ab1ea82bdc3, oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-99141c8c-0995-d1c8-a1aa-6a31d5983166 ;
  a2a:hasEvent oa:event_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_0, oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_1, oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_2 ;
  a2a:hasSource oa:source_rat_afb5e793-223d-185b-a280-2c5e962a22d3 .

oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-71808340-4e57-0207-df1d-9c5ddc6552ee
  a a2a:Person ;
  rdfs:label "Petrus van Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Petrus van Wanrooij" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-4606edd0-4540-bae6-f50e-3ab1ea82bdc3
  a a2a:Person ;
  rdfs:label "Johanna Gerdina Dingemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Gerdina Dingemans" ;
    a2a:PersonNameFirstName "Johanna Gerdina" ;
    a2a:PersonNameLastName "Dingemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person-99141c8c-0995-d1c8-a1aa-6a31d5983166
  a a2a:Person ;
  rdfs:label "Michaël Thomas van Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Michaël Thomas van Wanrooij" ;
    a2a:PersonNameFirstName "Michaël Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1920-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1920-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person:71808340-4e57-0207-df1d-9c5ddc6552ee ;
  a2a:EventKeyRef oa:event_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Event1 .

oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person:4606edd0-4540-bae6-f50e-3ab1ea82bdc3 ;
  a2a:EventKeyRef oa:event_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Event1 .

oa:relationep_rat_afb5e793-223d-185b-a280-2c5e962a22d3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Person:99141c8c-0995-d1c8-a1aa-6a31d5983166 ;
  a2a:EventKeyRef oa:event_rat_afb5e793-223d-185b-a280-2c5e962a22d3_Event1 .

oa:source_rat_afb5e793-223d-185b-a280-2c5e962a22d3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1920-12-19 - 1920-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1920-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1731, Periode: 1920" ;
    a2a:Book "Geboorteregister 1920" ;
    a2a:DocumentNumber "300" ;
    a2a:RegistryNumber "1731" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1731, Periode: 1920, Geboorteregister 1920, 300, 1731"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/96e67e82-8bab-bb6a-5f84-2c34bf8e90d1.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/afb5e793-223d-185b-a280-2c5e962a22d3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/96e67e82-8bab-bb6a-5f84-2c34bf8e90d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/afb5e793-223d-185b-a280-2c5e962a22d3" ;
  a2a:RecordGUID "{afb5e793-223d-185b-a280-2c5e962a22d3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34394_00034394.xml van RAT" .

