@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_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 1 februari 1859 te Dokkum" ;
  a2a:hasPerson oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-f4cd3189-4771-4902-8b54-d92395507e4e, oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-9bfec25b-5f0f-4123-afba-58bbd912d9ae, oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-79516062-6331-415b-b95d-e37e62c3dd95 ;
  a2a:hasEvent oa:event_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_0, oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_1, oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_2 ;
  a2a:hasSource oa:source_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e .

oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-f4cd3189-4771-4902-8b54-d92395507e4e
  a a2a:Person ;
  rdfs:label "Abraham Samuel Marcus" ;
  a2a:PersonName [
    rdfs:label "Abraham Samuel Marcus" ;
    a2a:PersonNameFirstName "Abraham Samuel" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-9bfec25b-5f0f-4123-afba-58bbd912d9ae
  a a2a:Person ;
  rdfs:label "Benjamin Marcus" ;
  a2a:PersonName [
    rdfs:label "Benjamin Marcus" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person-79516062-6331-415b-b95d-e37e62c3dd95
  a a2a:Person ;
  rdfs:label "Levi Abraham Marcus" ;
  a2a:PersonName [
    rdfs:label "Levi Abraham Marcus" ;
    a2a:PersonNameFirstName "Levi Abraham" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:event_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1859-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person:f4cd3189-4771-4902-8b54-d92395507e4e ;
  a2a:EventKeyRef oa:event_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Event1 .

oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person:9bfec25b-5f0f-4123-afba-58bbd912d9ae ;
  a2a:EventKeyRef oa:event_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Event1 .

oa:relationep_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Person:79516062-6331-415b-b95d-e37e62c3dd95 ;
  a2a:EventKeyRef oa:event_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e_Event1 .

oa:source_frl_0ae95e2f-a147-407b-901c-efbbc4ea642e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1859-02-01 - 1859-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1859-02-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 027049, Periode: 1859" ;
    a2a:Book "Minuut-akten 1859" ;
    a2a:DocumentNumber "00019" ;
    a2a:RegistryNumber "027049" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 027049, Periode: 1859, Minuut-akten 1859, 00019, 027049"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0ae95e2f-a147-407b-901c-efbbc4ea642e" ;
  a2a:RecordGUID "{0ae95e2f-a147-407b-901c-efbbc4ea642e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerben Posthuma<br />Kantoor: Dokkum I<br />Repertoire: 027069" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19498_00019498.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Dokkum
Bedrag: koopsom fl. 1200
een huis en erf""" .
