@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_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 juni 1931" ;
  a2a:hasPerson oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person-e0f73807-9639-6826-4e19-6d7c9716d3ef, oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person-2e2ef7bd-7b53-b1ed-eb54-d2264783e235 ;
  a2a:hasEvent oa:event_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_0, oa:relationep_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_1 ;
  a2a:hasSource oa:source_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3 .

oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person-e0f73807-9639-6826-4e19-6d7c9716d3ef
  a a2a:Person ;
  rdfs:label "Marinus de Pijper" ;
  a2a:PersonName [
    rdfs:label "Marinus de Pijper" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pijper"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person-2e2ef7bd-7b53-b1ed-eb54-d2264783e235
  a a2a:Person ;
  rdfs:label "Ludovicus Petrus van Sprang" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Petrus van Sprang" ;
    a2a:PersonNameFirstName "Ludovicus Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1931-06-26"^^xsd:date
  ] .

oa:relationep_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person:e0f73807-9639-6826-4e19-6d7c9716d3ef ;
  a2a:EventKeyRef oa:event_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Event1 .

oa:relationep_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Person:2e2ef7bd-7b53-b1ed-eb54-d2264783e235 ;
  a2a:EventKeyRef oa:event_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3_Event1 .

oa:source_wba_9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1931-06-26 - 1931-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1931-06-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 829 830 831 832, Periode: 1931" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "216" ;
    a2a:RegistryNumber "829 830 831 832" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 829 830 831 832, Periode: 1931, Notariële archieven Roosendaal, 216, 829 830 831 832"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3" ;
  a2a:RecordGUID "{9e2be4d1-a6f0-ce9d-e0ad-8aa47ae787f3}" ;
  a2a:SourceRemarkOpmerking "Transport door Marinus de Pijper aan Ludovicus Petrus van Sprang, beiden te Roosendaal,van onroerend goed aldaar. Koopsom f 4000,-", "Notaris A.T.O.H. van Liebergen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4716_00004716.xml van WBA" .

