@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_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e
  a a2a:Record ;
  rdfs:label "Geboorte op 10 september 1921" ;
  a2a:hasPerson oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-aee4b274-9e28-c08d-5ecd-09907e4ecadd, oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-4d924daf-9a7d-2759-12e7-01c2e82c21a7, oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-c0ee4501-6c14-fa9d-6c02-0b0116ef4059 ;
  a2a:hasEvent oa:event_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_0, oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_1, oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_2 ;
  a2a:hasSource oa:source_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e .

oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-aee4b274-9e28-c08d-5ecd-09907e4ecadd
  a a2a:Person ;
  rdfs:label "Johannes Cornelis van Tintelen" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis van Tintelen" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tintelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-4d924daf-9a7d-2759-12e7-01c2e82c21a7
  a a2a:Person ;
  rdfs:label "Maria Johanna van der Monde" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van der Monde" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Monde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person-c0ee4501-6c14-fa9d-6c02-0b0116ef4059
  a a2a:Person ;
  rdfs:label "Emmarentia Maria van Tintelen" ;
  a2a:PersonName [
    rdfs:label "Emmarentia Maria van Tintelen" ;
    a2a:PersonNameFirstName "Emmarentia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tintelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1921-09-10"^^xsd:date
  ] .

oa:event_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1921-09-10"^^xsd:date
  ] .

oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person:aee4b274-9e28-c08d-5ecd-09907e4ecadd ;
  a2a:EventKeyRef oa:event_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Event1 .

oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person:4d924daf-9a7d-2759-12e7-01c2e82c21a7 ;
  a2a:EventKeyRef oa:event_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Event1 .

oa:relationep_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Person:c0ee4501-6c14-fa9d-6c02-0b0116ef4059 ;
  a2a:EventKeyRef oa:event_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e_Event1 .

oa:source_brd_098d7bd0-06b6-af37-3f31-e7394717ba4e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1921-09-10 - 1921-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1921-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "619" ;
    rdfs:label "Stadsarchief Breda, Breda, Periode: 1921, Geboorteregister 1921, 619"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/b87b54fe-6896-1fcd-b2d7-d360e17da5bd.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/098d7bd0-06b6-af37-3f31-e7394717ba4e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/b87b54fe-6896-1fcd-b2d7-d360e17da5bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/098d7bd0-06b6-af37-3f31-e7394717ba4e" ;
  a2a:RecordGUID "{098d7bd0-06b6-af37-3f31-e7394717ba4e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1921\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_20143_00020143.xml van BRD" .

