@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_58264bfd-ec8d-6639-5cd6-ff1cdcd32802
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1921 te Tilburg" ;
  a2a:hasPerson oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-869374ef-3c4b-f46e-9efc-a60cfa5be1ca, oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-49b6d2c8-e342-e615-9ab7-fc5f0e0d98cb, oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-bc4dcffe-d405-b53a-8e40-190b858e93a9 ;
  a2a:hasEvent oa:event_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_0, oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_1, oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_2 ;
  a2a:hasSource oa:source_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802 .

oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-869374ef-3c4b-f46e-9efc-a60cfa5be1ca
  a a2a:Person ;
  rdfs:label "Leonardus Maria Wolfs" ;
  a2a:PersonName [
    rdfs:label "Leonardus Maria Wolfs" ;
    a2a:PersonNameFirstName "Leonardus Maria" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-49b6d2c8-e342-e615-9ab7-fc5f0e0d98cb
  a a2a:Person ;
  rdfs:label "Johanna van Loon" ;
  a2a:PersonName [
    rdfs:label "Johanna van Loon" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person-bc4dcffe-d405-b53a-8e40-190b858e93a9
  a a2a:Person ;
  rdfs:label "Carolus Leonardus Maria Wolfs" ;
  a2a:PersonName [
    rdfs:label "Carolus Leonardus Maria Wolfs" ;
    a2a:PersonNameFirstName "Carolus Leonardus Maria" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1921-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1921-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person:869374ef-3c4b-f46e-9efc-a60cfa5be1ca ;
  a2a:EventKeyRef oa:event_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Event1 .

oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person:49b6d2c8-e342-e615-9ab7-fc5f0e0d98cb ;
  a2a:EventKeyRef oa:event_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Event1 .

oa:relationep_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Person:bc4dcffe-d405-b53a-8e40-190b858e93a9 ;
  a2a:EventKeyRef oa:event_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802_Event1 .

oa:source_rat_58264bfd-ec8d-6639-5cd6-ff1cdcd32802
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1921-05-02 - 1921-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1921-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 575, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "678" ;
    a2a:RegistryNumber "575" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 575, Periode: 1921, Geboorteregister 1921, 678, 575"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0ebf16ff-b9a8-1287-89bb-233834a6edaf.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/58264bfd-ec8d-6639-5cd6-ff1cdcd32802" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0ebf16ff-b9a8-1287-89bb-233834a6edaf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/58264bfd-ec8d-6639-5cd6-ff1cdcd32802" ;
  a2a:RecordGUID "{58264bfd-ec8d-6639-5cd6-ff1cdcd32802}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_29862_00029862.xml van RAT" .

