@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_13bd75fc-29ac-e763-3960-c07e1b4e2fe7
  a a2a:Record ;
  rdfs:label "Notariële akte (schenking) op 18 mei 1928 te Smallingerland" ;
  a2a:hasPerson oa:person_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Person-36206562-865a-b7b7-6962-e042a631758e ;
  a2a:hasEvent oa:event_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_0 ;
  a2a:hasSource oa:source_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7 .

oa:person_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Person-36206562-865a-b7b7-6962-e042a631758e
  a a2a:Person ;
  rdfs:label "Jan Sjoerds Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan Sjoerds Mulder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Sjoerds" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nijega,Smallingerland" ;
    rdfs:label "Nijega,Smallingerland"
  ] .

oa:event_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1928-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland"
  ] .

oa:relationep_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Person:36206562-865a-b7b7-6962-e042a631758e ;
  a2a:EventKeyRef oa:event_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7_Event1 .

oa:source_frl_13bd75fc-29ac-e763-3960-c07e1b4e2fe7
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1928-05-18 - 1928-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1928-05-18"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 032159, Periode: 1928" ;
    a2a:Book "Minuut-akten 1928, aktes 1251-1493" ;
    a2a:DocumentNumber "01469" ;
    a2a:RegistryNumber "032159" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 032159, Periode: 1928, Minuut-akten 1928, aktes 1251-1493, 01469, 032159"
  ] ;
  a2a:SourceLastChangeDate "2018-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/13bd75fc-29ac-e763-3960-c07e1b4e2fe7" ;
  a2a:RecordGUID "{13bd75fc-29ac-e763-3960-c07e1b4e2fe7}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan de Jong<br />Kantoor: Drachten I<br />Repertoire: 032175" ;
  a2a:SourceRemarkAkteSoort "schenking" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20205_00020205.xml van FRL" .

