@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_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a
  a a2a:Record ;
  rdfs:label "Registratie op 29 januari 1764 te Dinteloord" ;
  a2a:hasPerson oa:person_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Person-634702d5-1213-187c-f522-96d663ceaff3 ;
  a2a:hasEvent oa:event_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_0 ;
  a2a:hasSource oa:source_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a .

oa:person_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Person-634702d5-1213-187c-f522-96d663ceaff3
  a a2a:Person ;
  rdfs:label "Jacques de Vos" ;
  a2a:PersonName [
    rdfs:label "Jacques de Vos" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1764-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:event_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1764-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Person:634702d5-1213-187c-f522-96d663ceaff3 ;
  a2a:EventKeyRef oa:event_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a_Event1 .

oa:source_wba_cf1237ea-5e2d-7773-abcc-aef796f1cd6a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1811-01-01 - 1813-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Dinteloord en Prinsenland 1811-1950, Bron: boek, Deel: 3079, Periode..." ;
    a2a:Book "Registre civique 1811-1813" ;
    a2a:RegistryNumber "3079" ;
    a2a:Folio "56" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Dinteloord en Prinsenland 1811-1950, Bron: boek, Deel: 3079, Periode..., Registre civique 1811-1813, 3079, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/da3b0139-cc9d-a5db-f4a3-596fa33fe8ee.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cf1237ea-5e2d-7773-abcc-aef796f1cd6a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/da3b0139-cc9d-a5db-f4a3-596fa33fe8ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cf1237ea-5e2d-7773-abcc-aef796f1cd6a" ;
  a2a:RecordGUID "{cf1237ea-5e2d-7773-abcc-aef796f1cd6a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26250_00026250.xml van WBA" .

