@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_f147942c-b591-0187-c331-2f8d65ccacde
  a a2a:Record ;
  rdfs:label "Notariële akte op 29 juni 1813" ;
  a2a:hasPerson oa:person_wba_f147942c-b591-0187-c331-2f8d65ccacde_Person-bba3d446-06df-1cf0-56b2-802364958ef8 ;
  a2a:hasEvent oa:event_wba_f147942c-b591-0187-c331-2f8d65ccacde_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f147942c-b591-0187-c331-2f8d65ccacde_0 ;
  a2a:hasSource oa:source_wba_f147942c-b591-0187-c331-2f8d65ccacde .

oa:person_wba_f147942c-b591-0187-c331-2f8d65ccacde_Person-bba3d446-06df-1cf0-56b2-802364958ef8
  a a2a:Person ;
  rdfs:label "Jean Wijnig" ;
  a2a:PersonName [
    rdfs:label "Jean Wijnig" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Wijnig"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eucphen" ;
    rdfs:label "Eucphen"
  ] .

oa:event_wba_f147942c-b591-0187-c331-2f8d65ccacde_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1813-06-29"^^xsd:date
  ] .

oa:relationep_wba_f147942c-b591-0187-c331-2f8d65ccacde_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f147942c-b591-0187-c331-2f8d65ccacde_Person:bba3d446-06df-1cf0-56b2-802364958ef8 ;
  a2a:EventKeyRef oa:event_wba_f147942c-b591-0187-c331-2f8d65ccacde_Event1 .

oa:source_wba_f147942c-b591-0187-c331-2f8d65ccacde
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1813-06-29 - 1813-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1813-06-29"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Petrus van Vught, 6943-6979. Minuutakten, 1806-1842. 37 omslagen, Bron: boek, Deel: ..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "171" ;
    a2a:RegistryNumber "384" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Petrus van Vught, 6943-6979. Minuutakten, 1806-1842. 37 omslagen, Bron: boek, Deel: ..., Notariële archieven Roosendaal, 171, 384"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1cf2e26a-f338-a3d2-f80d-46d8f41cfc29.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f147942c-b591-0187-c331-2f8d65ccacde" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1cf2e26a-f338-a3d2-f80d-46d8f41cfc29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f147942c-b591-0187-c331-2f8d65ccacde" ;
  a2a:RecordGUID "{f147942c-b591-0187-c331-2f8d65ccacde}" ;
  a2a:SourceRemarkOpmerking "vente publique de fumier à la requete de Jean Wijnig demeurant à Rucphen montant la prix devant avec les rançons dixneuf florins d'hollande et seize sols ou quarante un francs quatre vingt dix centimes.", "Notaris Petrus van Vught mei-december 1813" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9348_00009348.xml van WBA" .

