@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_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5
  a a2a:Record ;
  rdfs:label "Registratie op 20 maart 1907 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person1, oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person2 ;
  a2a:hasEvent oa:event_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_0, oa:relationep_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_1 ;
  a2a:hasSource oa:source_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5 .

oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person1
  a a2a:Person ;
  rdfs:label "Arrondissement Rechtbank" ;
  a2a:PersonName [
    rdfs:label "Arrondissement Rechtbank" ;
    a2a:PersonNameLastName "Arrondissement Rechtbank"
  ] ;
  a2a:Residence [
    a2a:Place "Den Bosch" ;
    rdfs:label "Den Bosch"
  ] .

oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person2
  a a2a:Person ;
  rdfs:label "Carolus de Nijs.A van den Broek en Antonia Blankers" ;
  a2a:PersonName [
    rdfs:label "Carolus de Nijs.A van den Broek en Antonia Blankers" ;
    a2a:PersonNameLastName "Carolus de Nijs.A van den Broek en Antonia Blankers"
  ] ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:event_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1907-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:EventRemark02_Notaris "Johannes Hendricus Maria de Vocht & Adolphus Johannes Maria Jansen" ;
  a2a:EventRemark01_Soort_akte "Inzet" ;
  a2a:EventRemark03_Plaats_notaris "Waalwijk" ;
  a2a:EventRemark04_Beschrijving "Onroerende goederen" ;
  a2a:EventRemark05_Locatie_stuk_grond "Waspik en Capelle" .

oa:relationep_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerste comparant" ;
  a2a:RelationType "other:Eerste comparant" ;
  a2a:PersonKeyRef oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person1 ;
  a2a:EventKeyRef oa:event_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Event1 .

oa:relationep_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_1
  a a2a:RelationEP ;
  rdfs:label "other:Tweede comparant" ;
  a2a:RelationType "other:Tweede comparant" ;
  a2a:PersonKeyRef oa:person_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Person2 ;
  a2a:EventKeyRef oa:event_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5_Event1 .

oa:source_sha_c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Notarieel" ;
  a2a:SourceType "Notarieel" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Collection "Notarieel archief Waalwijk. Johannes Hendricus Maria de Vocht en Adolphus Johannes Maria Jansen" ;
    a2a:DocumentNumber "878" ;
    a2a:RegistryNumber "384" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Notarieel archief Waalwijk. Johannes Hendricus Maria de Vocht en Adolphus Johannes Maria Jansen, 878, 384"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://salha.nl/archieven-en-collecties/archieven/archieven?option=com_maisinternet&view=maisinternet&Itemid=123&mivast=128&mizig=210&miadt=128&miaet=1&micode=1054&minr=731491&miq=820966211&miview=inv2&milang=nl"
  ] ;
  a2a:SourceLastChangeDate "2016-02-17"^^xsd:date ;
  a2a:RecordGUID "{c7e2fb05-2ea0-ec29-8c66-2b4fc69aebc5}" ;
  a2a:SourceRemarklink_EAD "http://salha.nl/archieven-en-collecties/archieven/archieven?mivast=128&mizig=210&miadt=128&micode=1054&miview=inv2" .

